fix: update template syntax for cluster label retrieval in OpenWebUI fleet configuration
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user