Commit 065bc67
fix(redis-ha): hostPath chown init container must run as root (#406)
* fix(redis-ha): run hostpath-chown init container as root and set uid:gid ownership
https://claude.ai/code/session_015PLT3F82jivLQrxjfV9Hgg
* Upgrade Chart.yaml
Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
---------
Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent bd486bd commit 065bc67
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
136 | | - | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
0 commit comments