Refactor: move openebs and sealed-secrets to ArgoCD, use valuesObject

- Remove OpenEBS from k0s.yaml bootstrap (deploy via ArgoCD instead)
- Remove sealed-secrets from bootstrap Helm chart (deploy via ArgoCD)
- Convert helm values to valuesObject in Argo apps
This commit is contained in:
Pavel Basov
2025-12-15 20:11:29 +01:00
parent df9937f0c3
commit 2f955ff4df
6 changed files with 3 additions and 43 deletions

View File

@@ -10,7 +10,7 @@ spec:
targetRevision: v0.22.0
chart: tinkerbell
helm:
values: |
valuesObject:
publicIP: 172.16.81.254
artifactsFileServer: http://172.16.81.254:7173
trustedProxies:

View File

@@ -10,7 +10,7 @@ spec:
targetRevision: 0.15.1
chart: cluster-api-operator
helm:
values: |
valuesObject:
cert-manager:
enabled: false
destination:

View File

@@ -10,7 +10,7 @@ spec:
source:
repoURL: https://openebs.github.io/openebs
chart: openebs
targetRevision: "4.2.0"
targetRevision: "4.4.0"
helm:
releaseName: openebs
valuesObject: