fix
This commit is contained in:
parent
f40b5cb8b6
commit
b87c5ff39d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ spec:
|
||||||
servicePort: 80
|
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".
|
The nginx controller will only act on Ingresses with the annotation value of "nginx".
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue