Update deployment.yaml

This commit is contained in:
Matthew Fisher 2024-11-10 13:07:01 -06:00
parent 74a4f32074
commit 81e002bf97

View File

@ -32,6 +32,7 @@ spec:
protocol: TCP protocol: TCP
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001
fsGroup: 2000
volumeMounts: volumeMounts:
- mountPath: /config - mountPath: /config
name: grocy-data name: grocy-data