gf-k8s/state/gullfaxi/system/argocd/manifests/bitnami-oci.yaml

14 lines
356 B
YAML

# have to add repo because oci:// prefix is not supported in repoURL
# https://github.com/argoproj/argo-cd/issues/10823
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: bitnami-oci-repo
labels:
argocd.argoproj.io/secret-type: repository
stringData:
name: bitnami
type: helm
enableOci: "true"
url: registry-1.docker.io/bitnamicharts