Update deployment.yaml
This commit is contained in:
parent
f8fb30938d
commit
d4e63b778a
@ -30,6 +30,8 @@ spec:
|
|||||||
- name: http
|
- name: http
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
securityContext:
|
||||||
|
runAsUser: 1000
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config
|
- mountPath: /config
|
||||||
name: grocy-data
|
name: grocy-data
|
||||||
|
Loading…
Reference in New Issue
Block a user