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