fix port issues for adguard home, plane, s-pdf and coder

This commit is contained in:
2024-09-05 17:48:04 +10:00
parent 021b88337d
commit 0e65ec0f11
4 changed files with 10 additions and 5 deletions

View File

@@ -18,6 +18,11 @@ coder:
- name: coder-data
mountPath: /config
service:
type: ClusterIP
annotations:
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:
enable: true
className: nginx
host: "coder.cluster.edward.sydney"