fix(atlantis): Switch to dragonfly

This commit is contained in:
2025-11-11 12:15:59 +01:00
parent 9181781f55
commit 6554bdf8d9
4 changed files with 29 additions and 38 deletions
+1 -1
View File
@@ -36,6 +36,6 @@ pkgs.mkShellNoCC {
dapr-cli
];
ARGOCD_ENV_CLUSTER_NAME = "oceanbox";
ARGOCD_ENV_CLUSTER_NAME = "ekman";
HELM_GIT_ACCESS_TOKEN = "glpat-xxx";
}