UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ae879e08 authored by kevin.wilder's avatar kevin.wilder Committed by Micah Nagel
Browse files

Resolve "Gitlab DNS netpol does not allow port 5353 for Openshift"

parent ecb826a3
No related branches found
No related tags found
1 merge request!664Resolve "Gitlab DNS netpol does not allow port 5353 for Openshift"
......@@ -5,6 +5,8 @@
{{- define "bigbang.defaults.gitlab" -}}
hostname: {{ .Values.hostname }}
openshift: {{ .Values.openshift }}
istio:
enabled: {{ .Values.istio.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.13"
tag: "4.10.3-bb.14"
# -- 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