UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 917cdf56 authored by Branden Cobb's avatar Branden Cobb Committed by Micah Nagel
Browse files

Sonarqube Network Policies

parent 40934683
No related branches found
No related tags found
1 merge request!503Sonarqube Network Policies
......@@ -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