Browse Source

slight update to retrigger tests

pull/13550/head
David Yu 2 years ago committed by Tu Nguyen
parent
commit
768b440fcf
  1. 2
      website/content/docs/k8s/annotations-and-labels.mdx

2
website/content/docs/k8s/annotations-and-labels.mdx

@ -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.

Loading…
Cancel
Save