fix: update template syntax for cluster label retrieval in OpenWebUI fleet configuration

This commit is contained in:
2026-05-05 01:40:05 +02:00
parent ffa7efe904
commit 4639ef1d6f
+1 -1
View File
@@ -19,7 +19,7 @@ helm:
route:
enabled: true
hostnames:
- "openwebui.{{ .Values.global.fleet.clusterLabels.hnrx.net/cluster-name }}.hnrx.net"
- "openwebui.${ get .ClusterLabels \"hnrx.net/cluster-name\" }.hnrx.net"
parentRefs:
- name: http
namespace: kgateway-system