k8s:# inf.k8s defines Kubernetes cluster global config
dns:""# k8s external IP or DNS. Value MUST BE PROVIDED using --set (--set inf.k8s.dns=my-cluster-dns)
dnsprefix:false# If 'true' DNS values in ingress are prefixed using values.app.name. Note that this requires "externalDNS" to be running in k8s cluster. If true "inf.k8s.suffix" is ignored.
suffix:false# If 'true' URL values in ingress are suffixed using values.app.name. That do not require anything special in cluster and still allows many apps using same ingress controller. Ignored if inf.k8s.dnsprefix is true
dns:""# k8s external DNS. This value or ip value MUST BE PROVIDED
misc:# inf.misc contains miscellaneous configuration related to infrastructure
useLoadTest:false# If running under loading test or not
useAzureStorage:false# If catalog api uses azure storage or not