ci: archmeister
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
dapr.io/app-id: "staging-archmeister"
|
dapr.io/app-id: "staging-archmeister"
|
||||||
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: d1007470-debug
|
tag: 8486f0cd-debug
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
@@ -33,7 +30,6 @@ ingress:
|
|||||||
- hosts:
|
- hosts:
|
||||||
- archmeister.beta.oceanbox.io
|
- archmeister.beta.oceanbox.io
|
||||||
secretName: staging-archmeister-tls
|
secretName: staging-archmeister-tls
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000m
|
cpu: 1000m
|
||||||
|
|||||||
Reference in New Issue
Block a user