Deploy peertube crunchy postgres cluster.

This commit is contained in:
Joseph Hanson 2024-01-03 21:44:16 -06:00
parent b86c18ba1e
commit 451e12e389

View file

@ -7,6 +7,7 @@ resources:
- ./externalsecret.yaml - ./externalsecret.yaml
# - ./helmrelease.yaml # - ./helmrelease.yaml
# - ./ingress.yaml # - ./ingress.yaml
- ./postgresCluster.yaml
- ./objectbucketclaim.yaml - ./objectbucketclaim.yaml
- ./pvc.yaml - ./pvc.yaml
configMapGenerator: configMapGenerator: