update security context.

This commit is contained in:
Joseph Hanson 2024-10-10 15:31:38 -05:00
parent da23c6879b
commit 26779c2d5c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -32,6 +32,11 @@ spec:
resources:
requests:
storage: 1Gi
securityContext:
runAsUser: 65534
runAsGroup: 65534
runAsNonRoot: true
fsGroup: 65534
topologySpreadConstraints:
- maxSkew: 1
topologyKey: kubernetes.io/hostname