From b6f84e0c417a7085953e4aa65e65f6bf8d48404a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Wed, 24 Jun 2026 16:57:01 +0200 Subject: [PATCH] fix(atlantis): Remove things not intended for prod --- values/atlantis/kustomize/prod/actor-config.yaml | 3 --- values/atlantis/kustomize/prod/appsettings.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/values/atlantis/kustomize/prod/actor-config.yaml b/values/atlantis/kustomize/prod/actor-config.yaml index 4bc547d6..e91a1f90 100644 --- a/values/atlantis/kustomize/prod/actor-config.yaml +++ b/values/atlantis/kustomize/prod/actor-config.yaml @@ -8,6 +8,3 @@ data: XTRACT_QUEUE: "prod-queue" PLUME_IMAGE: "git.oceanbox.io/oceanbox/katamari/plume:v1.2.8" PLUME_QUEUE: "prod-queue" - TEMPORAL_ADDRESS: "temporal-frontend.temporal:7233" - TEMPORAL_NAMESPACE: "prod-atlantis" - TEMPORAL_TASK_QUEUE: "atlantis" diff --git a/values/atlantis/kustomize/prod/appsettings.json b/values/atlantis/kustomize/prod/appsettings.json index 9a67573c..7df7a35b 100644 --- a/values/atlantis/kustomize/prod/appsettings.json +++ b/values/atlantis/kustomize/prod/appsettings.json @@ -46,7 +46,7 @@ "storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6", "modelId": "01JKTZYMCZZBVSBG66W27XMW0A" }, - "sentryUrl": "https://793f73e5a9278cb638c0acd175b9289d@o4509530141622272.ingest.de.sentry.io/4509530195492944", + "sentryUrl": "https://b6e03cfc8e247297b89217b09341b4cb@o4509530141622272.ingest.de.sentry.io/4509530195492944", "plainAuthUsers": [ { "username": "admin",