fix typo (#8550)
This commit is contained in:
parent
ee50e38b44
commit
67e430cb3a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ If all ingress controllers respect IngressClasses (e.g. multiple instances of in
|
||||||
First, ensure the `--controller-class=` and `--ingress-class` are set to something different on each ingress controller:
|
First, ensure the `--controller-class=` and `--ingress-class` are set to something different on each ingress controller:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# ingress-nginx Deployment/Statfulset
|
# ingress-nginx Deployment/Statefulset
|
||||||
spec:
|
spec:
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in a new issue