UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d1bed0aa authored by mr-bot's avatar mr-bot Committed by Micah Nagel
Browse files

Kiali: Rename hostname to domain

parent 831b7670
No related branches found
No related tags found
1 merge request!2290Kiali: Rename hostname to domain
......@@ -5,7 +5,6 @@
{{- define "bigbang.defaults.kiali" -}}
# hostname is deprecated and replaced with domain. But if hostname exists then use it.
{{- $domainName := default .Values.domain .Values.hostname }}
hostname: {{ $domainName }}
domain: {{ $domainName }}
openshift: {{ .Values.openshift}}
......
......@@ -299,7 +299,7 @@ kiali:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/kiali.git
path: "./chart"
tag: "1.59.1-bb.0"
tag: "1.59.1-bb.1"
# -- Flux reconciliation overrides specifically for the Kiali 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