Fix default value of the annotation. (#15851)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7796f3cea6
commit
9bc1316049
@@ -598,7 +598,7 @@ For more information, see the [docs](https://cloud.google.com/kubernetes-engine/
|
||||
metadata:
|
||||
name: my-service
|
||||
annotations:
|
||||
service.beta.kubernetes.io/aws-load-balancer-internal: 0.0.0.0/0
|
||||
service.beta.kubernetes.io/aws-load-balancer-internal: "true"
|
||||
[...]
|
||||
```
|
||||
{{% /tab %}}
|
||||
|
||||
Reference in New Issue
Block a user