UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Add sso section fortify values and Kyverno Policies Ignores

Merged Jared Ladner requested to merge add-sso-section-fortify-values into master
2 files
+ 15
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 10
0
@@ -1434,6 +1434,16 @@ addons:
ingress:
gateway: ""
sso:
# -- Toggle SSO for Harbor on and off
enabled: false
# -- OIDC Client ID to use for Harbor
client_id: ""
# -- OIDC Client Secret to use for Harbor
client_secret: ""
# -- Values to passthrough to the fortify chart: https://repo1.dso.mil/big-bang/apps/third-party/fortify.git
values: {}
Loading