fix: remove explicit access token from helm-git urls

This commit is contained in:
2025-06-22 09:36:27 +02:00
parent 13d7b66911
commit dc9e2f3ae0
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -37,4 +37,5 @@ pkgs.mkShellNoCC {
];
ARGOCD_ENV_CLUSTER_NAME = "oceanbox";
CI_JOB_TOKEN = "glpat-xxx";
}