ntwl/networking/haproxy.yaml
2025-03-10 14:22:19 +11:00

22 lines
400 B
YAML

---
apiVersion: v1
kind: Namespace
metadata:
name: networking
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: haproxy-kubernetes-ingress
namespace: kube-system
spec:
repo: https://haproxytech.github.io/helm-charts
chart: kubernetes-ingress
targetNamespace: networking
valuesContent: |-
controller:
kind: DaemonSet
daemonset:
useHostPort: true