docs: update metallb annotation
This commit is contained in:
parent
56fcb01bd0
commit
601aade898
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ You will need a LoadBalancer like `metallb` and a setting in your ssh service an
|
||||||
service:
|
service:
|
||||||
ssh:
|
ssh:
|
||||||
annotations:
|
annotations:
|
||||||
metallb.universe.tf/allow-shared-ip: test
|
metallb.io/allow-shared-ip: test
|
||||||
```
|
```
|
||||||
|
|
||||||
### SSH on crio based kubernetes cluster
|
### SSH on crio based kubernetes cluster
|
||||||
|
|
Loading…
Reference in a new issue