From 3a552e520638526d6993ba2a390feebd767617d0 Mon Sep 17 00:00:00 2001 From: Stig Rune Jensen Date: Thu, 29 Feb 2024 12:04:01 +0000 Subject: [PATCH] ci: atlantis --- charts/atlantis/values-staging.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/charts/atlantis/values-staging.yaml b/charts/atlantis/values-staging.yaml index a5c6c05e..b2803019 100644 --- a/charts/atlantis/values-staging.yaml +++ b/charts/atlantis/values-staging.yaml @@ -1,6 +1,5 @@ image: - tag: a41b6229-debug - + tag: 7837224c-debug ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-production @@ -13,9 +12,8 @@ ingress: pathType: ImplementationSpecific tls: - hosts: - - atlantis.beta.oceanbox.io + - atlantis.beta.oceanbox.io secretName: staging-atlantis-tls - resources: limits: cpu: 250m @@ -23,4 +21,3 @@ resources: requests: cpu: 250m memory: 1Gi -