enable ingress for coder

This commit is contained in:
2024-09-17 12:22:40 +10:00
parent 63698af819
commit 6f5fe42ad9

View File

@@ -23,6 +23,6 @@ coder:
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
metallb.universe.tf/allow-shared-ip: k3s-cluster
ingress:
enable: false
enable: true
className: nginx
host: "coder.cluster.edward.sydney"