Commit d6aac33
fix: set runAsNonRoot=false on SELinux relabel init container (#42)
The pod-level runAsNonRoot=true policy blocks the privileged init
container from running as root. Override it at the container level.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 93df250 commit d6aac33
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments