UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0137a710 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'sonarqube-network-policies' into 'master'

Sonarqube Network Policies

See merge request platform-one/big-bang/bigbang!503
parents 40934683 917cdf56
No related branches found
No related tags found
1 merge request!503Sonarqube Network Policies
Pipeline #282146 passed
......@@ -11,6 +11,9 @@ istio:
monitoring:
enabled: {{ .Values.monitoring.enabled }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
image:
pullSecret: private-registry
......
......@@ -582,17 +582,17 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
path: "./chart"
tag: "9.2.6-bb.9"
tag: "9.2.6-bb.11"
# -- Flux reconciliation overrides specifically for the Sonarqube Package
flux: {}
sso:
# -- Toggle OIDC SSO for SonarQube.
# -- Toggle SAML SSO for SonarQube.
# Enabling this option will auto-create any required secrets.
enabled: false
# -- SonarQube OIDC client ID
# -- SonarQube SAML client ID
client_id: ""
# -- SonarQube SSO login button label
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment