We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025983f commit ff873edCopy full SHA for ff873ed
charts/apps/templates/postgres-app.yaml
@@ -9,9 +9,9 @@ metadata:
9
spec:
10
project: {{ default .Release.Namespace .Values.project }}
11
source:
12
- repoURL: https://charts.bitnami.com/bitnami
+ repoURL: https://groundhog2k.github.io/helm-charts
13
targetRevision: {{ .Values.postgresql.targetRevision }}
14
- chart: postgresql
+ chart: groundhog2k/postgres
15
helm:
16
valuesObject:
17
auth:
0 commit comments