Add warning not to remove the persistentKeepalive
Contrary to normal wireguard configuration, kilo requires a persistentKeepalive and strange behaviour ensues if there is not one present Signed-off-by: Anton Melser <anton@melser.org>
This commit is contained in:
parent
42c895f70a
commit
1eda4dc252
@ -21,6 +21,8 @@ spec:
|
||||
persistentKeepalive: 10
|
||||
```
|
||||
|
||||
:warning: You *MUST* include a `persistentKeepalive` value, though it can be any positive integer value.
|
||||
|
||||
Then, apply the resource to the cluster:
|
||||
|
||||
```shell
|
||||
|
Loading…
Reference in New Issue
Block a user