fixed uid

This commit is contained in:
ston1th 2020-02-01 17:46:13 +01:00
commit c6409b36c7
2 changed files with 3 additions and 3 deletions

View file

@ -22,8 +22,8 @@ spec:
image: git.giftfish.de/ston1th/status-reporter
imagePullPolicy: Always
securityContext:
runAsUser: 1000
runAsGroup: 1000
runAsUser: 65532
runAsGroup: 65532
capabilities:
drop: ["ALL"]
resources: