From 5c5f67fb7780350db1e5178e88cffdb8b6cfc384 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 7 Feb 2025 15:10:55 +0000 Subject: [PATCH] ci: atlantis --- values/atlantis/values-staging.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/values/atlantis/values-staging.yaml b/values/atlantis/values-staging.yaml index 0b21d254..c7e43a32 100644 --- a/values/atlantis/values-staging.yaml +++ b/values/atlantis/values-staging.yaml @@ -1,11 +1,8 @@ replicaCount: 1 - image: - tag: 06450d2d-debug - + tag: 4e0ae5a1-debug podAnnotations: dapr.io/app-id: "staging-atlantis" - env: - name: APP_NAMESPACE value: staging-atlantis @@ -39,7 +36,6 @@ env: secretKeyRef: name: dapr-api-token key: token - ingress: enabled: true annotations: @@ -90,7 +86,6 @@ ingress: - atlantis.beta.oceanbox.io - atlas.oceanbox.io secretName: staging-atlantis-tls - cluster: instances: 1 bootstrap: @@ -98,7 +93,6 @@ cluster: source: db: prod-atlantis-db namespace: prod-atlantis - resources: limits: cpu: 250m