slight update to retrigger tests

This commit is contained in:
David Yu 2022-06-22 00:23:22 -07:00 committed by Tu Nguyen
parent a6865de076
commit ac14ef53b2
1 changed files with 1 additions and 1 deletions

View File

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