trying cloudnative postgres

This commit is contained in:
2023-12-21 18:00:20 +01:00
parent 2f9019b6ba
commit dbf58027d8
6 changed files with 85 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
namespace: pg-ha
helmCharts:
- name: cloudnative-pg
releaseName: pg-controller
version: 0.19.1
valuesFile: values2.yaml
repo: https://cloudnative-pg.io/charts/