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:
3
apps/sonarqube/env/k3s-cluster/values.yaml
vendored
3
apps/sonarqube/env/k3s-cluster/values.yaml
vendored
@@ -23,6 +23,9 @@ service:
|
||||
ports:
|
||||
http: 8090
|
||||
elastic: 9091
|
||||
annotations:
|
||||
metallb.universe.tf/address-pool: k3s-cluster-ips
|
||||
metallb.universe.tf/allow-shared-ip: k3s-cluster-ips
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: local-path
|
||||
|
||||
Reference in New Issue
Block a user