fix: longhorn iscsiadm not being found

This commit is contained in:
2025-04-08 05:49:27 +00:00
parent 638977dfec
commit bc02d90fd0
2 changed files with 3 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
time.timeZone = "America/Vancouver";
systemd.tmpfiles.rules = [
"L + /usr/local/bin - - - - /run/current-system/sw/bin"
"L+ /usr/local/bin - - - - /run/current-system/sw/bin"
];
services.k3s = {

View File

@@ -2,8 +2,5 @@ ingress:
enabled: true
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: "web"
traefik.ingress.kubernetes.io/router.rule: "Host(`longhorn.local`)"
hosts:
- host: longhorn.local
paths:
- /
host: longhorn.local
path: /