doran/deploy/k8s/platform/base/traefik-config.yaml
2026-03-28 23:05:43 +01:00

14 lines
246 B
YAML

apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: traefik
namespace: kube-system
spec:
valuesContent: |-
service:
type: ClusterIP
ports:
web:
hostPort: 80
websecure:
hostPort: 443