This commit is contained in:
parent
a39444b044
commit
caede76c19
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ helmCharts:
|
|||
version: 0.21.6
|
||||
valuesFile: config/values.cnpg.yaml
|
||||
namespace: postgres-system
|
||||
includeCRDs: true
|
||||
|
||||
- releaseName: ext-pgo
|
||||
name: ext-postgres-operator
|
||||
|
@ -22,3 +23,4 @@ helmCharts:
|
|||
version: 1.2.6
|
||||
valuesFile: config/values.ext-pgo.yaml
|
||||
namespace: postgres
|
||||
includeCRDs: true
|
||||
|
|
Loading…
Reference in a new issue