From 51d7eb14e7cc95acffe364df474691e5ca30c599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Sat, 27 Sep 2025 18:13:52 +0200 Subject: [PATCH] fix: Migrate atlantis prod to accessToken --- values/atlantis/kustomize/prod/appsettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/values/atlantis/kustomize/prod/appsettings.json b/values/atlantis/kustomize/prod/appsettings.json index c89628a4..11926885 100644 --- a/values/atlantis/kustomize/prod/appsettings.json +++ b/values/atlantis/kustomize/prod/appsettings.json @@ -86,8 +86,7 @@ "baseUrl": "https://slurmrestd.ekman.oceanbox.io/", "slurmApi": "slurm/v0.0.42/", "dbdApi": "slurmdbd/v0.0.42/", - "user": "serf", - "password": "wooqueiLee3ao0ha" + "accesssToken": "" }, "amqp": { "auth": "user:hunny-bunny",