diff --git a/chart/values.entei.opal.yaml b/chart/values.entei.opal.yaml index c5a5739..a174c8d 100644 --- a/chart/values.entei.opal.yaml +++ b/chart/values.entei.opal.yaml @@ -99,7 +99,7 @@ apps: # OTEL Operator, Observability Engine, Lithium lithium: sync: 2 - deploy: false + deploy: true values: [ "values.yaml", "values.entei.opal.yaml" ] # Cluster Issuer, Certificate Issuer, Zinc diff --git a/chart/values.pichu.amber.yaml b/chart/values.pichu.amber.yaml index cc1c2f7..c5ae961 100644 --- a/chart/values.pichu.amber.yaml +++ b/chart/values.pichu.amber.yaml @@ -46,7 +46,7 @@ apps: # Cluster Issuer, Certificate Issuer, Zinc zinc: sync: 4 - deploy: true + deploy: false values: [ "values.yaml", "values.pichu.amber.yaml" ] # KEDA, Pod Autoscaler, Iron diff --git a/chart/values.pichu.topaz.yaml b/chart/values.pichu.topaz.yaml index 632dad6..e2dbeaf 100644 --- a/chart/values.pichu.topaz.yaml +++ b/chart/values.pichu.topaz.yaml @@ -46,7 +46,7 @@ apps: # Cluster Issuer, Certificate Issuer, Zinc zinc: sync: 4 - deploy: true + deploy: false values: [ "values.yaml", "values.pichu.topaz.yaml" ] # KEDA, Pod Autoscaler, Iron