You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
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.
0 commit comments