Skip to content

Commit

Permalink
fix(helm): remove oci scheme from argocd repository
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 8b79254 commit 7b69a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values/argo-cd/backbone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ configs:
enableOCI: "true"
name: cloudflare-origin-ca-issuer-helm
type: helm
url: oci://ghcr.io/cloudflare/origin-ca-issuer-charts/origin-ca-issuer
url: ghcr.io/cloudflare/origin-ca-issuer-charts/origin-ca-issuer
csi-driver-nfs:
name: csi-driver-nfs
type: helm
Expand Down

0 comments on commit 7b69a4d

Please sign in to comment.