diff --git a/argocd/repo.yaml b/argocd/repo.yaml index 1c24831..ed8b1ac 100644 --- a/argocd/repo.yaml +++ b/argocd/repo.yaml @@ -37,6 +37,6 @@ type: Opaque stringData: url: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git username: shodan - password: NElzVGhlTWluZEtpbGxlcg== + password: 4IsTheMindKiller insecure: "true" # skip TLS verification / allow HTTP enableLfs: "true" # Git LFS support