Use UID 65534 to prevent Kopf from crashing

This commit is contained in:
Lauri Võsandi 2022-12-17 20:15:50 +02:00
parent 357705c02a
commit a60894fdf0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ spec:
securityContext:
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
runAsUser: 65534
env:
- name: MY_POD_NAMESPACE
valueFrom: