UNCLASSIFIED - NO CUI

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

Merge branch 'master' into 'update-fortify-tag-0.2.0-bb.14'

# Conflicts:
#   chart/values.yaml
parents 94ccc05e bcb90136
No related branches found
No related tags found
1 merge request!3102fortify update to 0.2.0-bb.14
Pipeline #2207054 passed with warnings
......@@ -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