UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f0eda63d authored by kevin.wilder's avatar kevin.wilder Committed by Ryan Garcia
Browse files

Resolve "Gitlab Runner Network Policy Allow Monitoring Scraping"

parent 6c9a2c37
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