fix syntax

This commit is contained in:
Tyler 2024-05-18 13:58:13 -04:00
parent 1f91dfddd3
commit 35bba71164
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -213,7 +213,6 @@ spec:
persistentVolume:
## If true, pgAdmin4 will create/use a Persistent Volume Claim
## If false, use emptyDir
##
enabled: true
## pgAdmin4 Persistent Volume Claim annotations
@ -239,7 +238,7 @@ spec:
## GKE, AWS & OpenStack)
##
# storageClass: "-"
existingClaim: "pgadmin-pvc"
existingClaim: "pgadmin-pvc"
## Additional volumes to be added to the deployment
##