Skip to content

Commit

Permalink
Add EnableTraT toggle value to inject-sidecar annotation in order ser…
Browse files Browse the repository at this point in the history
…vice
  • Loading branch information
kchiranjewee63 committed Sep 3, 2024
1 parent 2b21f05 commit 78624e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/alpha-stocks-dev/deployments/order-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
template:
metadata:
annotations:
tratteria/inject-sidecar: "true"
tratteria/inject-sidecar: "${ENABLE_TRATS}"
tratteria/service-port: "8090"
labels:
app: order
Expand Down

0 comments on commit 78624e3

Please sign in to comment.