This repository was archived by the owner on Jun 9, 2025. It is now read-only.
Commit befd73a
authored
Clarify comments about KUBERNETES_RUN_AS_USER and KUBERNETES_RUN_AS_GROUP (#4417)
### Description
Add clarifying comments to the `KUBERNETES_RUN_AS_USER` and
`KUBERNETES_RUN_AS_ROOT` settings, and default them to blank instead of
`"-1"`
Blank is the new default - `-1` is not allowed anymore.
### Test plan
Documentation/comments only.1 parent 80f865c commit befd73a
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
0 commit comments