Merge branch 'main' of gitlab.com:oceanbox/manifests
This commit is contained in:
@@ -14,9 +14,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: c0c8de05-debug
|
tag: 90ce994b-debug
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: 8c5cf432-debug
|
tag: 9cf9b103-debug
|
||||||
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
dapr.io/app-id: "staging-hipster"
|
dapr.io/app-id: "staging-hipster"
|
||||||
dapr.io/enabled: "true"
|
dapr.io/enabled: "true"
|
||||||
@@ -17,7 +16,6 @@ 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"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||||
|
|||||||
Reference in New Issue
Block a user