UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update HAProxy to remove VirtualService

Merged Micah Nagel requested to merge micah.nagel-master-patch-42168 into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -4,6 +4,8 @@
{{- end }}
{{- define "bigbang.defaults.haproxy-sso" -}}
# hostname is deprecated and replaced with domain. But if hostname exists then use it.
{{- $domainName := default .Values.domain .Values.hostname }}
{{- $haproxyAuthserviceKey := (dig "selector" "key" "protect" .Values.addons.authservice.values) }}
{{- $haproxyAuthserviceValue := (dig "selector" "value" "keycloak" .Values.addons.authservice.values) }}
podLabels:
Loading