summaryrefslogtreecommitdiff
path: root/os/pc/modules/work/traefik-daemonset.yaml
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2025-09-10 08:36:11 +0530
committersinanmohd <sinan@sinanmohd.com>2025-09-10 08:36:23 +0530
commite9e51be6d7a149fbd122db51d6a2bf2673f12827 (patch)
tree844f6287f46d49b122bc474fc24bf6a69c28d2ad /os/pc/modules/work/traefik-daemonset.yaml
parentca2abeed1f96d1b58a9b40c7402ebf8b94e6891d (diff)
chore(pc/work/k3s): get real client ipHEADmaster
Diffstat (limited to 'os/pc/modules/work/traefik-daemonset.yaml')
-rw-r--r--os/pc/modules/work/traefik-daemonset.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/os/pc/modules/work/traefik-daemonset.yaml b/os/pc/modules/work/traefik-daemonset.yaml
new file mode 100644
index 0000000..e90e9ec
--- /dev/null
+++ b/os/pc/modules/work/traefik-daemonset.yaml
@@ -0,0 +1,12 @@
+apiVersion: helm.cattle.io/v1
+kind: HelmChartConfig
+metadata:
+ name: traefik
+ namespace: kube-system
+spec:
+ valuesContent: |-
+ deployment:
+ kind: DaemonSet
+ service:
+ spec:
+ externalTrafficPolicy: Local