UNCLASSIFIED - NO CUI

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

Merge branch '519-gitlab-runner-np-monitoring' into 'master'

Resolve "Gitlab Runner Network Policy Allow Monitoring Scraping"

Closes #519

See merge request platform-one/big-bang/bigbang!618
parents 6c9a2c37 f0eda63d
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,9 @@ hostname: {{ .Values.hostname }}
istio:
enabled: {{ .Values.istio.enabled }}
monitoring:
enabled: {{ .Values.monitoring.enabled }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
......
......@@ -504,7 +504,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
path: "./chart"
tag: "4.10.3-bb.11"
tag: "4.10.3-bb.12"
# -- 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