|
|
@ -17,7 +17,7 @@ This allows the user to configure natively configure Consul on select Kubernetes
|
|
|
|
|
|
|
|
|
|
|
|
## Annotations
|
|
|
|
## Annotations
|
|
|
|
|
|
|
|
|
|
|
|
Resource annotations could be used on the Kubernetes pod to control connect-inject behavior.
|
|
|
|
The following Kubernetes resource annotations could be used on a pod to control connect-inject behavior:
|
|
|
|
|
|
|
|
|
|
|
|
- `consul.hashicorp.com/connect-inject` - If this is "true" then injection
|
|
|
|
- `consul.hashicorp.com/connect-inject` - If this is "true" then injection
|
|
|
|
is enabled. If this is "false" then injection is explicitly disabled.
|
|
|
|
is enabled. If this is "false" then injection is explicitly disabled.
|
|
|
|