UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 901fdd57 authored by Jared Ladner's avatar Jared Ladner Committed by Christopher O'Connell
Browse files

Add sso section fortify values and Kyverno Policies Ignores

parent cfccac2b
No related branches found
No related tags found
1 merge request!3100Add sso section fortify values and Kyverno Policies Ignores
......@@ -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: {}
......
......@@ -179,6 +179,7 @@ gatekeeper:
- logging/loki-cypress-test
- twistlock/twistlock-cypress-test
- sonarqube/sonarqube-cypress-test
- fortify/fortify-cypress-test
- harbor/harbor-cypress-test
- logging/elasticsearch-kibana-cypress-test
- tempo/tempo-cypress-test
......@@ -314,6 +315,7 @@ gatekeeper:
- logging/loki-cypress-test
- twistlock/twistlock-cypress-test
- sonarqube/sonarqube-cypress-test
- fortify/fortify-cypress-test
- harbor/harbor-cypress-test
- logging/elasticsearch-kibana-cypress-test
- tempo/tempo-cypress-test
......@@ -472,6 +474,7 @@ kyvernoPolicies:
- minio
- neuvector
- harbor
- fortify
names:
- "*-cypress-test*"
parameters:
......@@ -506,6 +509,7 @@ kyvernoPolicies:
- minio
- neuvector
- harbor
- fortify
names:
- "*-cypress-test*"
parameters:
......@@ -550,6 +554,7 @@ kyvernoPolicies:
- minio
- neuvector
- harbor
- fortify
names:
- "*-cypress-test*"
update-image-pull-policy:
......
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