update metallb ip pool
This commit is contained in:
4
apps/sonarqube/env/k3s-cluster/values.yaml
vendored
4
apps/sonarqube/env/k3s-cluster/values.yaml
vendored
@@ -24,8 +24,8 @@ service:
|
||||
http: 8090
|
||||
elastic: 9091
|
||||
annotations:
|
||||
metallb.universe.tf/address-pool: k3s-cluster-ips
|
||||
metallb.universe.tf/allow-shared-ip: k3s-cluster-ips
|
||||
metallb.universe.tf/address-pool: k3s-cluster-ip-pool
|
||||
metallb.universe.tf/allow-shared-ip: k3s-cluster
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: local-path
|
||||
|
||||
Reference in New Issue
Block a user