ci: atlantis

This commit is contained in:
2025-11-20 16:41:46 +00:00
parent 9a1b88ce56
commit 12cef62a43
@@ -1,11 +1,8 @@
replicaCount: 1 replicaCount: 1
image: image:
tag: f8940c92-debug tag: 8c17a644-debug
podAnnotations: podAnnotations:
dapr.io/app-id: "staging-atlantis" dapr.io/app-id: "staging-atlantis"
env: env:
- name: APP_NAMESPACE - name: APP_NAMESPACE
value: staging-atlantis value: staging-atlantis
@@ -41,7 +38,6 @@ env:
secretKeyRef: secretKeyRef:
name: dapr-api-token name: dapr-api-token
key: token key: token
ingress: ingress:
enabled: true enabled: true
annotations: annotations:
@@ -92,7 +88,6 @@ ingress:
- atlantis.beta.oceanbox.io - atlantis.beta.oceanbox.io
- atlas.oceanbox.io - atlas.oceanbox.io
secretName: staging-atlantis-tls secretName: staging-atlantis-tls
cluster: cluster:
instances: 1 instances: 1
backup: backup:
@@ -102,7 +97,6 @@ cluster:
source: source:
db: prod-atlantis-db db: prod-atlantis-db
namespace: prod-atlantis namespace: prod-atlantis
resources: resources:
limits: limits:
cpu: 250m cpu: 250m
@@ -110,7 +104,6 @@ resources:
requests: requests:
cpu: 250m cpu: 250m
memory: 1Gi memory: 1Gi
redis: redis:
enabled: true enabled: true
size: 2Gi size: 2Gi