disable ingresses for multiple services

This commit is contained in:
2024-09-05 20:44:03 +10:00
parent fea66ba7f1
commit ea9c15ac52
5 changed files with 5 additions and 5 deletions

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: true
enable: false
className: nginx
host: "coder.cluster.edward.sydney"