ci: atlantis
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
dapr.io/app-id: "staging-atlantis"
|
dapr.io/app-id: "staging-atlantis"
|
||||||
dapr.io/enabled: "true"
|
dapr.io/enabled: "true"
|
||||||
@@ -16,10 +15,8 @@ podAnnotations:
|
|||||||
dapr.io/sidecar-cpu-limit: "300m"
|
dapr.io/sidecar-cpu-limit: "300m"
|
||||||
dapr.io/sidecar-memory-limit: "1000Mi"
|
dapr.io/sidecar-memory-limit: "1000Mi"
|
||||||
dapr.io/log-as-json: "true"
|
dapr.io/log-as-json: "true"
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: fbde7709-debug
|
tag: f1d49d9d-debug
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
@@ -48,7 +45,6 @@ ingress:
|
|||||||
- atlas.oceanbox.io
|
- atlas.oceanbox.io
|
||||||
- beta.oceanbox.io
|
- beta.oceanbox.io
|
||||||
secretName: staging-atlantis-tls
|
secretName: staging-atlantis-tls
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 250m
|
cpu: 250m
|
||||||
|
|||||||
Reference in New Issue
Block a user