feat: add Traefik configuration to preserve client IP and update LoadBalancer service settings

This commit is contained in:
2026-07-25 23:06:33 +02:00
parent 17a9139f64
commit 695a2a88b0
3 changed files with 23 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: traefik
namespace: kube-system
spec:
valuesContent: |-
service:
spec:
externalTrafficPolicy: Local