Skip to content

Commit

Permalink
fix(helm): remove oci scheme from argocd appproject
Browse files Browse the repository at this point in the history
Signed-off-by: Byeonghoon Yoo <[email protected]>
  • Loading branch information
isac322 committed Jan 27, 2024
1 parent ae7a277 commit 20d561c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/appprojects/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
sourceRepos:
- https://charts.jetstack.io
- https://charts.bhyoo.com
- oci://ghcr.io/cloudflare/origin-ca-issuer-charts/origin-ca-issuer
- ghcr.io/cloudflare/origin-ca-issuer-charts/origin-ca-issuer
- https://github.com/cloudflare/origin-ca-issuer.git
destinations:
- namespace: cert-manager
Expand Down

0 comments on commit 20d561c

Please sign in to comment.