diff --git a/bootstrap/argo-cd/kustomization.yaml b/bootstrap/argo-cd/kustomization.yaml index 0146593..826042a 100644 --- a/bootstrap/argo-cd/kustomization.yaml +++ b/bootstrap/argo-cd/kustomization.yaml @@ -18,7 +18,7 @@ configMapGenerator: name: autopilot-secret resources: - - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17 + - https://github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17 - ./argogrpc.service.yaml - ./ingress.yaml