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