Merge pull request #672 from 3dwardch3ng/app/sonarqube

update node ports for sonarqube
This commit is contained in:
2024-07-26 00:57:55 +10:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ service:
http: 8090 http: 8090
elastic: 9091 elastic: 9091
nodePorts: nodePorts:
http: 30080 http: 30089
elastic: 30091 elastic: 30091
ingress: ingress:
enabled: true enabled: true