ci: petimeter

This commit is contained in:
Jonas Juselius
2024-09-18 08:56:37 +00:00
parent e4bb425944
commit 7fda8cecd9
+1 -4
View File
@@ -1,5 +1,4 @@
replicaCount: 1 replicaCount: 1
podAnnotations: podAnnotations:
dapr.io/app-id: "staging-petimeter" dapr.io/app-id: "staging-petimeter"
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: cabd679d-debug tag: 2da3ce09-debug
ingress: ingress:
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-staging cert-manager.io/cluster-issuer: letsencrypt-staging