Update deployment.yaml

This commit is contained in:
Matthew Fisher 2024-11-10 13:03:53 -06:00
parent f8fb30938d
commit d4e63b778a

View File

@ -30,6 +30,8 @@ spec:
- name: http
containerPort: 80
protocol: TCP
securityContext:
runAsUser: 1000
volumeMounts:
- mountPath: /config
name: grocy-data