ci: atlantis

This commit is contained in:
2024-02-29 12:04:01 +00:00
parent 54a5313131
commit 3a552e5206
+2 -5
View File
@@ -1,6 +1,5 @@
image: image:
tag: a41b6229-debug tag: 7837224c-debug
ingress: ingress:
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/cluster-issuer: letsencrypt-production
@@ -13,9 +12,8 @@ ingress:
pathType: ImplementationSpecific pathType: ImplementationSpecific
tls: tls:
- hosts: - hosts:
- atlantis.beta.oceanbox.io - atlantis.beta.oceanbox.io
secretName: staging-atlantis-tls secretName: staging-atlantis-tls
resources: resources:
limits: limits:
cpu: 250m cpu: 250m
@@ -23,4 +21,3 @@ resources:
requests: requests:
cpu: 250m cpu: 250m
memory: 1Gi memory: 1Gi