Skip to content

Commit

Permalink
Update website/content/docs/k8s/annotations-and-labels.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
  • Loading branch information
boruszak and jkirschner-hashicorp authored May 12, 2023
1 parent 419799c commit aa3e262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/k8s/annotations-and-labels.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The following Kubernetes resource annotations could be used on a pod to control
Use the unlabeled annotation format to specify a service name, Consul Enterprise namespaces and partitions, and
datacenters.

- Service name: Place the service name at the beginning of the annotation to specify the upstream service. You also have the option to append the datacenter where the service is deployed.
- Service name: Place the service name at the beginning of the annotation to specify the upstream service. You also have the option to append the WAN federated datacenter where the service is deployed.

```yaml
annotations:
Expand Down

0 comments on commit aa3e262

Please sign in to comment.