Repository for my homelab configuration
- because of Longhorn it is saver to first update the control-plane only by commentig out the
staticWorkers
section in the file homelab.yaml - run
make k1-apply-homelab
after commenting out the lines - if the update of the control-plane was successfull remove the comments at
staticWorkers
section and runmake k1-apply-homelab
again