UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ac86a238 authored by Christopher O'Connell's avatar Christopher O'Connell
Browse files

Merge branch 'add-sso-section-fortify-values' into 'master'

Add sso section fortify values and Kyverno Policies Ignores

See merge request !3100
parents 78a4ecde 901fdd57
No related branches found
No related tags found
1 merge request!3100Add sso section fortify values and Kyverno Policies Ignores
Pipeline #2207038 failed
......@@ -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