added cnpg operator values
This commit is contained in:
@@ -470,13 +470,21 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetRevision: 0.27.0
|
||||
helm:
|
||||
releaseName: cnpg
|
||||
|
||||
sources:
|
||||
# Source 1: Helm chart
|
||||
- repoURL: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetRevision: 0.27.0
|
||||
helm:
|
||||
releaseName: cnpg
|
||||
# Reference values file from git
|
||||
valueFiles:
|
||||
- $values/database-system/cnpg/values.yaml
|
||||
|
||||
# Source 2: Values file from git
|
||||
- repoURL: http://gitea.gitea-system.svc.cluster.local:3000/admin/homelab-manifests.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: cnpg-system
|
||||
|
||||
Reference in New Issue
Block a user