Fix the indentation of the copyAnnotations example (#16873)
This commit is contained in:
parent
2a13c9af1f
commit
bf6584ac72
|
@ -2355,7 +2355,7 @@ Use these links to navigate to a particular top-level stanza.
|
|||
```yaml
|
||||
service:
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue