Intiall Postfix setup :/

This commit is contained in:
2026-01-24 15:52:10 +01:00
parent 212739ae94
commit 8a39fb8afc
7 changed files with 107 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ pkgs.mkShellNoCC {
++ checks.enabledPackages;
# Environment variables
ARGOCD_ENV_CLUSTER_NAME = "hel1";
ARGOCD_ENV_CLUSTER_NAME = "ekman";
HELM_GIT_ACCESS_TOKEN = "glpat-xxx";
shellHook = builtins.concatStringsSep "\n" [