UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Draft: TEST-DO-NOT-MERGE Fix for security context

Closed Nigel Bazzeghin requested to merge nigel-test-gitlab-securitycontext-fix into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -1175,7 +1175,7 @@ addons:
gitlab:
# -- Toggle deployment of Gitlab
enabled: false
enabled: true
hostnames:
# host name only without the domain
@@ -1188,7 +1188,7 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/gitlab.git
path: "./chart"
tag: "8.2.9-bb.4"
branch: "296-bug-gitlab-script-tests-failing-regularly-in-umbrella-tests-due-to-inability-to-access-kubeapi"
helmRepo:
repoName: "registry1"
chartName: "gitlab"
Loading