79540767

Date: 2025-03-28 07:25:24
Score: 1.5
Natty:
Report link

In addition to @Kyle 's answer. I've just added it as helm chart:

---
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
  name: traefik
  namespace: kube-system
spec:
  valuesContent: |-
    hostNetwork: true

Then:

kubectl apply -f k3s-traefik-real-ip.yaml
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Kyle
  • Low reputation (0.5):
Posted by: Triphon Penakov