ntwl/networking/haproxy.yaml
2025-04-07 23:36:44 +10:00

20 lines
409 B
YAML

---
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
config:
ssl-redirect-port: "443"
# - --https-bind-port=443