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