From ab34582e2a6cad099bc1d9ad3da0fb73da5e6dba Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 2 Sep 2025 21:04:51 +0200 Subject: [PATCH] commit --- argocd/repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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