UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 092eb66d authored by Micah Nagel's avatar Micah Nagel :moneybag:
Browse files

Merge branch 'update-kiali-tag-1.59.1-bb.1' into 'master'

Kiali: Rename hostname to domain

Closes platform-one/big-bang/apps/core/kiali#6

See merge request platform-one/big-bang/bigbang!2290
parents 831b7670 d1bed0aa
No related branches found
No related tags found
1 merge request!2290Kiali: Rename hostname to domain
Pipeline #1163312 passed with warnings
......@@ -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