UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 4c8dd846 authored by Samuel Sarnowski's avatar Samuel Sarnowski Committed by Zach Callahan
Browse files

haproxy update to 1.19.3-bb.8

parent ce9193c1
No related branches found
No related tags found
No related merge requests found
......@@ -114,4 +114,9 @@ istio:
(dig "istio" "hardened" "enabled" false .Values.elasticsearchKibana.values)
}}
openshift: {{ .Values.openshift }}
{{- if .Values.kiali.enabled }}
podLabels:
app: {{ "{{ template \"haproxy.name\" . }}" | quote }}
{{- include "kialiVersionLabel" . | nindent 2 }}
{{- end }}
{{- end -}}
......@@ -1502,11 +1502,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/haproxy.git
path: "./chart"
tag: "1.19.3-bb.7"
tag: "1.19.3-bb.8"
helmRepo:
repoName: "registry1"
chartName: "haproxy"
tag: "1.19.3-bb.7"
tag: "1.19.3-bb.8"
# -- Flux reconciliation overrides specifically for the HAProxy 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