Use our own install of local path

This commit is contained in:
2024-08-19 01:40:03 +01:00
parent 46988b5a12
commit adab3ce553
9 changed files with 47 additions and 50 deletions

View File

@@ -12,6 +12,8 @@ users:
# Enable K3s on the node.
k3s:
enabled: true # Set to true to enable K3s.
args:
- --disable=local-storage
stages:
boot: