We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 230b043 + ff71a13 commit 7f9d7b0Copy full SHA for 7f9d7b0
terraform/gitops/generate-files/templates/mojaloop/values-mojaloop.yaml.tpl
@@ -253,6 +253,8 @@ account-lookup-service:
253
${indent(8, account_lookup_admin_service_affinity)}
254
# %{ endif }
255
tolerations: *MOJALOOP_TOLERATIONS
256
+ podLabels:
257
+ sidecar.istio.io/inject: "${enable_istio_injection}"
258
replicaCount: 1 # timeout handler is designed to run as a single instance
259
config: *ALS_CONFIG
260
ingress:
0 commit comments