Created
June 16, 2020 10:06
-
-
Save alekc/fa832795f3cdb843223bf32d1b04bee7 to your computer and use it in GitHub Desktop.
Override root on k8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
securityContext: | |
allowPrivilegeEscalation: false | |
runAsUser: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment