Skip to content

Commit

Permalink
feat: pepr for istio virtualsvc setup not chart (#11)
Browse files Browse the repository at this point in the history
* feat: pepr for istio virtualsvc setup not chart
  • Loading branch information
MxNxPx authored Jan 17, 2024
1 parent 84ef88b commit 219e9c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
10 changes: 4 additions & 6 deletions values/sonarqube-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,9 @@ postgresql:
service:
port: 5432

istio:
enabled: true
sonarqube:
gateways:
- istio-tenant-gateway/tenant-gateway
# injection: enabled
service:
labels:
uds/istio-gateway: tenant
uds/istio-host: sonarqube

domain: ###ZARF_VAR_DOMAIN###
5 changes: 0 additions & 5 deletions values/upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,3 @@ initSysctl:

elasticsearch:
configureNode: false

service:
labels:
uds/istio-gateway: tenant
uds/istio-host: sonarqube

0 comments on commit 219e9c3

Please sign in to comment.