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:
@@ -31,13 +31,6 @@ cert-manager:
|
||||
defaultIssuerKind: ClusterIssuer
|
||||
defaultIssuerGroup: cert-manager.io
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Sealed Secrets (kube-system)
|
||||
# ------------------------------------------------------------------------------
|
||||
sealed-secrets:
|
||||
enabled: true
|
||||
fullnameOverride: turbo-sealedsecrets
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Argo CD (argocd)
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user