Move Longhorn helm chart to k3s bootstrap

This commit is contained in:
Pim Kunis 2024-05-20 21:55:59 +02:00
parent 5f14df28d5
commit a9c54864d3
4 changed files with 19 additions and 20 deletions

View file

@ -9,7 +9,6 @@
k3s = {
enable = true;
# role = "server";
serverAddr = "https://jefke.dmz:6443";
};
};