fix(atlantis): Beta
This commit is contained in:
@@ -31,6 +31,7 @@ pkgs.mkShellNoCC {
|
||||
kubectl-graph
|
||||
kubectl-klock
|
||||
graphviz
|
||||
hubble
|
||||
|
||||
# other tools activate when needed
|
||||
# step-cli
|
||||
@@ -46,7 +47,7 @@ pkgs.mkShellNoCC {
|
||||
++ checks.enabledPackages;
|
||||
|
||||
# Environment variables
|
||||
ARGOCD_ENV_CLUSTER_NAME = "ekman";
|
||||
ARGOCD_ENV_CLUSTER_NAME = "oceanbox";
|
||||
HELM_GIT_ACCESS_TOKEN = "glpat-xxx";
|
||||
|
||||
shellHook = builtins.concatStringsSep "\n" [
|
||||
|
||||
Reference in New Issue
Block a user