kubernetes/website
在 GitHub 查看Volumes - Indicate that volumes from secrets and configMaps are read-only
Open
#41,103 创建于 2023年5月12日
help wantedkind/featurelanguage/enneeds-triagepriority/backlogsig/storage
仓库指标
- Star
- (4,127 star)
- PR 合并指标
- (平均合并 16天 13小时) (30 天内合并 160 个 PR)
描述
I assumed this to be the case, but I couldn't find any confirmation in the documentation on the Volumes page where I expected it:
- https://kubernetes.io/docs/concepts/storage/volumes/#secret
- https://kubernetes.io/docs/concepts/storage/volumes/#configmap
Instead I only found my confirmation at https://github.com/kubernetes/kubernetes/issues/62099 and so I thought it would be good to update the page. I'm happy to draft some minor changes if that helps.