remove pvc temporarily.

This commit is contained in:
gregory hendrickson
2023-01-26 05:30:19 -08:00
parent 29228d42e0
commit f8a7f2df60
3 changed files with 21 additions and 21 deletions

View File

@@ -56,10 +56,10 @@ spec:
requests:
cpu: "100m"
memory: "256Mi"
volumeMounts:
- name: ghost-data
mountPath: /var/lib/ghost/content
volumes:
- name: ghost-data
persistentVolumeClaim:
claimName: ghost-data-pvc
# volumeMounts:
# - name: ghost-data
# mountPath: /var/lib/ghost/content
# volumes:
# - name: ghost-data
# persistentVolumeClaim:
# claimName: ghost-data-pvc