diff --git a/k3s-host/traefik.yml b/k3s-host/traefik.yml index 5144452..fcf6ecb 100644 --- a/k3s-host/traefik.yml +++ b/k3s-host/traefik.yml @@ -17,3 +17,6 @@ spec: annotations: metallb.universe.tf/allow-shared-ip: "key-to-share-failover" metallb.universe.tf/loadBalancerIPs: $failover_ipv4,$failover_ipv6 + logs: + access: + enabled: true