This commit is contained in:
parent
e00a5ec22c
commit
5d8e1f5517
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ kind: Kustomization
|
||||||
namespace: postgres-system
|
namespace: postgres-system
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: cloudnative-pg
|
- releaseName: cnpg
|
||||||
|
name: cloudnative-pg
|
||||||
repo: https://cloudnative-pg.github.io/charts
|
repo: https://cloudnative-pg.github.io/charts
|
||||||
version: 0.21.5
|
version: 0.21.5
|
||||||
valuesFile: config/values.yaml
|
valuesFile: config/values.yaml
|
||||||
|
|
Loading…
Reference in a new issue