Commit db7dfe6
Add documentation for PVC permissions in Helm deployments
Add a new section to the Helm deployment documentation explaining the
fsGroup security context requirement for persistent volumes. This
documents the default podSecurityContext.fsGroup: 1000 setting and
warns users about maintaining it when overriding podSecurityContext.
Relates to the Helm chart changes that set fsGroup by default to
prevent permission errors when using persistent volumes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Hamza Tahir <[email protected]>1 parent 5ae4057 commit db7dfe6
File tree
1 file changed
+24
-0
lines changed- docs/book/getting-started/deploying-zenml
1 file changed
+24
-0
lines changedLines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
150 | 174 | | |
151 | 175 | | |
152 | 176 | | |
| |||
0 commit comments