fix(kueue): Correct repo

This commit is contained in:
2026-03-16 14:59:17 +01:00
parent be7954d499
commit bf6542398c
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ pkgs.mkShellNoCC {
];
# Environment variables
ARGOCD_ENV_CLUSTER_NAME = "hel1";
ARGOCD_ENV_CLUSTER_NAME = "ekman";
HELM_GIT_ACCESS_TOKEN = "glpat-xxx";
API_SERVER_IP = "localhost";
API_SERVER_PORT = "7445";