Update deployment.yaml
This commit is contained in:
parent
43ecab5933
commit
c857641460
@ -49,8 +49,8 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /var/www/data
|
- mountPath: /var/www/data
|
||||||
name: grocy-data
|
name: grocy-data
|
||||||
serviceAccountName: grocy
|
serviceAccountName: grocy
|
||||||
volumes:
|
volumes:
|
||||||
- name: grocy-data
|
- name: grocy-data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: nfs-grocy-data
|
claimName: nfs-grocy-data
|
Loading…
Reference in New Issue
Block a user