Merge pull request #933 from 3dwardch3ng/misc

disable ingress for gitea
This commit is contained in:
2024-09-05 21:23:12 +10:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ service:
metallb.universe.tf/address-pool: k3s-cluster-ip-pool metallb.universe.tf/address-pool: k3s-cluster-ip-pool
metallb.universe.tf/allow-shared-ip: k3s-cluster metallb.universe.tf/allow-shared-ip: k3s-cluster
ingress: ingress:
enabled: true enabled: false
ingressClassName: "nginx" ingressClassName: "nginx"
hostname: "gitea.cluster.edward.sydney" hostname: "gitea.cluster.edward.sydney"
serviceAccount: serviceAccount: