This commit is contained in:
@ -6,7 +6,7 @@ resources:
|
||||
- app.yaml
|
||||
- external-secrets.yaml
|
||||
- main-db.yaml
|
||||
- nas-db.yaml
|
||||
- nas.yaml
|
||||
|
||||
|
||||
helmCharts:
|
||||
@ -18,3 +18,9 @@ helmCharts:
|
||||
valuesFile: pgadmin4-values.yaml
|
||||
includeCRDs: true
|
||||
|
||||
- name: cloudnative-pg
|
||||
repo: https://cloudnative-pg.github.io/charts
|
||||
version: 0.23.2
|
||||
releaseName: cnpg
|
||||
namespace: psql
|
||||
includeCRDs: true
|
||||
|
Reference in New Issue
Block a user