Update deployment.yaml

This commit is contained in:
Matthew Fisher 2024-11-10 12:43:08 -06:00
parent 43ecab5933
commit c857641460

View File

@ -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