Update deployment.yaml

This commit is contained in:
Matthew Fisher 2024-11-10 13:22:02 -06:00
parent a884a91918
commit 0cdda0e5e5

View File

@ -19,7 +19,7 @@ spec:
image: lscr.io/linuxserver/grocy:v4.2.0-ls271
env:
- name: PUID
value: "1001"
value: "0"
- name: PGID
value: "0"
- name: TZ
@ -33,7 +33,7 @@ spec:
containerPort: 80
protocol: TCP
securityContext:
runAsUser: 1001
runAsUser: 0
runAsGroup: 0
volumeMounts:
- mountPath: /config