Loading helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: pgo description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.2 appVersion: 5.0.3 helm/install/crds/postgres-operator.crunchydata.com_postgresclusters.yaml +1278 −716 File changed.Preview size limit exceeded, changes collapsed. Show changes helm/install/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ ## Provide image repository and tag image: repository: registry.developers.crunchydata.com/crunchydata tag: ubi8-5.0.2-0 tag: ubi8-5.0.3-0 relatedImages: postgres_13: Loading helm/postgres/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: postgrescluster description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.2 appVersion: 5.0.3 helm/postgres/templates/postgres.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ spec: backups: pgbackrest: image: {{ .Values.pgBackRest}} repoHost: dedicated: {} repos: - name: repo1 volume: Loading Loading
helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: pgo description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.2 appVersion: 5.0.3
helm/install/crds/postgres-operator.crunchydata.com_postgresclusters.yaml +1278 −716 File changed.Preview size limit exceeded, changes collapsed. Show changes
helm/install/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ ## Provide image repository and tag image: repository: registry.developers.crunchydata.com/crunchydata tag: ubi8-5.0.2-0 tag: ubi8-5.0.3-0 relatedImages: postgres_13: Loading
helm/postgres/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: postgrescluster description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.2 appVersion: 5.0.3
helm/postgres/templates/postgres.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ spec: backups: pgbackrest: image: {{ .Values.pgBackRest}} repoHost: dedicated: {} repos: - name: repo1 volume: Loading