Label to inject Microgateway Engine in application Pods
The Microgateway Operator injects the Microgateway Engine containers to the upstream application Pods triggered by the label following label:
See also example manifests w/o Istio mesh configuration at the end of this article.
Adding the label to an existing, running Pod has no effect. Use kubectl apply -f <deployment.yaml>
to apply the configuration changes and to have the Microgateway Engine injected with a Deployment.