This commit is contained in:
Tony Li 2017-09-13 21:16:55 -04:00
parent f40b5cb8b6
commit b87c5ff39d
No known key found for this signature in database
GPG key ID: E73DA11CDB50D072

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".