Fix cert-manager OCI artifact source
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
|
||||
sourceRepos:
|
||||
- 'gitea@172.16.2.52:baptiste/k8s.git'
|
||||
- 'oci://quay.io/jetstack/charts'
|
||||
- 'oci://quay.io/jetstack/charts/cert-manager'
|
||||
|
||||
destinations:
|
||||
- namespace: '*'
|
||||
|
||||
@@ -9,9 +9,9 @@ spec:
|
||||
project: homelab
|
||||
|
||||
sources:
|
||||
- repoURL: oci://quay.io/jetstack/charts
|
||||
chart: cert-manager
|
||||
- repoURL: oci://quay.io/jetstack/charts/cert-manager
|
||||
targetRevision: v1.20.2
|
||||
path: .
|
||||
helm:
|
||||
releaseName: cert-manager
|
||||
valueFiles:
|
||||
|
||||
Reference in New Issue
Block a user