UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 48f0abc3 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'gitlab_ca_update' into 'master'

Adding gitlab CA certs when sso enabled

Closes platform-one/big-bang/apps/developer-tools/gitlab#166

See merge request platform-one/big-bang/bigbang!2298
parents 05c1dc8b 905dc11f
No related branches found
No related tags found
1 merge request!2298Adding gitlab CA certs when sso enabled
Pipeline #1174445 passed with warnings
......@@ -229,6 +229,36 @@ global:
certificates:
customCAs:
- secret: tls-ca-sso
- secret: ca-certs-australian-defence-organisation-cross-cert-chain
- secret: ca-certs-australian-defence-organisation-direct-trust-chain
- secret: ca-certs-boeing
- secret: ca-certs-carillon-federal-services-trust-chain-1
- secret: ca-certs-carillon-federal-services-trust-chain-2
- secret: ca-certs-department-of-state-trust-chain-1
- secret: ca-certs-department-of-state-trust-chain-2
- secret: ca-certs-digicert-federal-ssp-trust-chain-1
- secret: ca-certs-digicert-federal-ssp-trust-chain-2
- secret: ca-certs-digicert-nfi-trust-chain-1
- secret: ca-certs-digicert-nfi-trust-chain-2
- secret: ca-certs-entrust-federal-ssp-trust-chain-1
- secret: ca-certs-entrust-federal-ssp-trust-chain-2
- secret: ca-certs-entrust-managed-service-nfi
- secret: ca-certs-exostar-llc
- secret: ca-certs-identrust-nfi
- secret: ca-certs-lockheed-martin
- secret: ca-certs-netherlands-ministry-of-defence
- secret: ca-certs-northrop-grumman
- secret: ca-certs-raytheon-trust-chain-1
- secret: ca-certs-raytheon-trust-chain-2
- secret: ca-certs-us-treasury-ssp-trust-chain-1
- secret: ca-certs-us-treasury-ssp-trust-chain-2
- secret: ca-certs-verizon-cybertrust-federal-ssp
- secret: ca-certs-widepoint-federal-ssp-trust-chain-1
- secret: ca-certs-widepoint-federal-ssp-trust-chain-2
- secret: ca-certs-widepoint-nfi
- secret: ca-certs-dod-intermediate-and-issuing-ca-certs
- secret: ca-certs-dod-trust-anchors-self-signed
- secret: ca-certs-eca
{{end}}
# added to help with Gitlab sub-chart configuration
......
......@@ -873,7 +873,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
path: "./chart"
tag: "6.5.2-bb.2"
tag: "6.5.2-bb.3"
# -- Flux reconciliation overrides specifically for the Gitlab Package
flux: {}
......
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