ci: atlantis
This commit is contained in:
@@ -1,11 +1,8 @@
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: 06450d2d-debug
|
tag: 4e0ae5a1-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
|
||||||
@@ -39,7 +36,6 @@ env:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: dapr-api-token
|
name: dapr-api-token
|
||||||
key: token
|
key: token
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
@@ -90,7 +86,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
|
||||||
bootstrap:
|
bootstrap:
|
||||||
@@ -98,7 +93,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
|
||||||
|
|||||||
Reference in New Issue
Block a user