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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user