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