kubernetes/website

Volumes - Indicate that volumes from secrets and configMaps are read-only

Open

#41,103 opened on May 12, 2023

View on GitHub
 (17 comments) (0 reactions) (1 assignee)HTML (13,918 forks)batch import
help wantedkind/featurelanguage/enneeds-triagepriority/backlogsig/storage

Repository metrics

Stars
 (4,127 stars)
PR merge metrics
 (Avg merge 16d 13h) (160 merged PRs in 30d)

Description

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:

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.

Contributor guide