We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085042d commit d7850bdCopy full SHA for d7850bd
k8s/production/postgres/persistant-volume-claim.yaml
@@ -2,6 +2,7 @@ apiVersion: v1
2
kind: PersistentVolumeClaim
3
metadata:
4
name: postgres-pvc
5
+ namespace: chicmoz-prod
6
spec:
7
storageClassName: standard
8
accessModes:
0 commit comments