This commit is contained in:
Tony Li 2017-09-13 21:16:55 -04:00
parent 865df759d1
commit 5ef3df1123

View file

@ -69,7 +69,7 @@ spec:
servicePort: 80
```
The GCE controller will only act on Ingresses with the annotation value of "gce" or empty string "", the default value if the annotation is omitted.
The GCE controller will only act on Ingresses with the annotation value of "gce" or empty string "" (the default value if the annotation is omitted).
The nginx controller will only act on Ingresses with the annotation value of "nginx".