Skip to content

Kubernetes: add read_only volume property#3838

Merged
un-def merged 1 commit intomasterfrom
issue_3837_kubernetes_read_only_volumes
Apr 30, 2026
Merged

Kubernetes: add read_only volume property#3838
un-def merged 1 commit intomasterfrom
issue_3837_kubernetes_read_only_volumes

Conversation

@un-def
Copy link
Copy Markdown
Collaborator

@un-def un-def commented Apr 29, 2026

If set to true, enforces readOnly: true in volumeMounts[]

Closes: #3837

If set to `true`, enforces `readOnly: true` in `volumeMounts[]`

Closes: #3837
@un-def un-def requested a review from r4victor April 29, 2026 15:45
@un-def un-def merged commit 9e23658 into master Apr 30, 2026
25 checks passed
@un-def un-def deleted the issue_3837_kubernetes_read_only_volumes branch April 30, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Kubernetes: readOnly volume mounts

2 participants