Skip to content

Commit 7cbc31d

Browse files
authored
Merge pull request #35173 from kinzhi/kinzhi164
[zh-cn]Update content/zh-cn/docs/concepts/storage/projected-volumes.md
2 parents d734bf9 + c94090c commit 7cbc31d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/storage/projected-volumes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ volume mount will not receive updates for those volume sources.
140140
## 与 SecurityContext 间的关系 {#securitycontext-interactions}
141141

142142
<!--
143-
The [proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2451-service-account-token-volumes#proposal) for file permission handling in projected service account volume enhancement introduced the projected files having the the correct owner permissions set.
143+
The [proposal](https://git.k8s.io/enhancements/keps/sig-storage/2451-service-account-token-volumes#proposal) for file permission handling in projected service account volume enhancement introduced the projected files having the the correct owner permissions set.
144144
-->
145-
关于在投射的服务账号卷中处理文件访问权限的[提案](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2451-service-account-token-volumes#proposal)
145+
关于在投射的服务账号卷中处理文件访问权限的[提案](https://git.k8s.io/enhancements/keps/sig-storage/2451-service-account-token-volumes#proposal)
146146
介绍了如何使得所投射的文件具有合适的属主访问权限。
147147

148148
### Linux

0 commit comments

Comments
 (0)