mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 20:34:32 +07:00
docs: remove mention of system upgrade controller
https://github.com/khuedoan/homelab/issues/129
This commit is contained in:
parent
d6d1cd41d5
commit
bd0d7b556d
@ -12,14 +12,13 @@ system/longhorn-system/values.yaml
|
||||
--8<--
|
||||
```
|
||||
|
||||
## Disable automatic upgrade for OS and k3s
|
||||
## Disable automatic upgrade
|
||||
|
||||
Because they will try to drain the only node, the pods will have no place to go.
|
||||
Remove them entirely:
|
||||
|
||||
```sh
|
||||
rm -rf system/kured
|
||||
rm -rf system/system-upgrade
|
||||
```
|
||||
|
||||
Commit and push the change.
|
||||
|
Loading…
Reference in New Issue
Block a user