Skip to content

Commit

Permalink
Inject sidecar for sn-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
ciiiii committed Apr 7, 2024
1 parent 5cdbdd1 commit 2697be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/istio-operator/values.yaml.tftpl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ controlPlane:
# kube-prometheus-stack
## Admission Webhook jobs do not terminate as expected with istio-proxy
- matchExpressions:
- {key: app, operator: In, values: [kube-prometheus-stack-admission-create,kube-prometheus-stack-admission-patch,kube-prometheus-stack-operator,sn-operator,flink-operator]}
- {key: app, operator: In, values: [kube-prometheus-stack-admission-create,kube-prometheus-stack-admission-patch,kube-prometheus-stack-operator]}

meshConfig:
trustDomain: ${trust_domain}
Expand Down

0 comments on commit 2697be5

Please sign in to comment.