fix: use chart field for OCI helm source
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: oci://ghcr.io/argoproj/argo-helm/argo-cd
|
repoURL: ghcr.io/argoproj/argo-helm
|
||||||
|
chart: argo-cd
|
||||||
targetRevision: 9.2.3
|
targetRevision: 9.2.3
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
|
|||||||
Reference in New Issue
Block a user