mirror of https://github.com/hashicorp/consul
Fix the indentation of the copyAnnotations example (#16873)
parent
1bcaeabfc3
commit
380d74ca95
|
@ -2355,7 +2355,7 @@ Use these links to navigate to a particular top-level stanza.
|
||||||
```yaml
|
```yaml
|
||||||
service:
|
service:
|
||||||
annotations: |
|
annotations: |
|
||||||
- external-dns.alpha.kubernetes.io/hostname
|
- external-dns.alpha.kubernetes.io/hostname
|
||||||
```
|
```
|
||||||
|
|
||||||
- `deployment` ((#v-apigateway-managedgatewayclass-deployment)) (`map`) - This value defines the number of pods to deploy for each Gateway as well as a min and max number of pods for all Gateways
|
- `deployment` ((#v-apigateway-managedgatewayclass-deployment)) (`map`) - This value defines the number of pods to deploy for each Gateway as well as a min and max number of pods for all Gateways
|
||||||
|
|
Loading…
Reference in New Issue