update service annotations for address pool and allow shared ip for metallb for service adguard-home, homer, qbittorrent, gitea, sonaqube, minio, mongodb, postgresql and renovate

This commit is contained in:
2024-08-26 14:17:54 +10:00
parent 592ce843a5
commit df2f7bce39
9 changed files with 33 additions and 9 deletions

View File

@@ -19,6 +19,7 @@ service:
ssh: 10022
annotations:
metallb.universe.tf/address-pool: k3s-cluster-ips
metallb.universe.tf/allow-shared-ip: k3s-cluster-ips
ingress:
enabled: true
ingressClassName: "nginx"