mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
Use valuesObject instead of values
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ spec:
|
||||
targetRevision: argo-cd-8.1.2
|
||||
path: charts/argo-cd
|
||||
helm:
|
||||
values: |
|
||||
valuesObject:
|
||||
global:
|
||||
domain: argocd.sdg.moe
|
||||
certificate:
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
chart: cert-manager
|
||||
targetRevision: v1.18.1
|
||||
helm:
|
||||
values: |
|
||||
valuesObject:
|
||||
crds:
|
||||
enabled: true
|
||||
---
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ spec:
|
||||
chart: openebs
|
||||
targetRevision: v4.3.2
|
||||
helm:
|
||||
values: |
|
||||
valuesObject:
|
||||
engines:
|
||||
local:
|
||||
lvm:
|
||||
|
||||
Reference in New Issue
Block a user