fix: update template syntax for cluster label retrieval in OpenWebUI fleet configuration
This commit is contained in:
@@ -19,7 +19,7 @@ helm:
|
|||||||
route:
|
route:
|
||||||
enabled: true
|
enabled: true
|
||||||
hostnames:
|
hostnames:
|
||||||
- "openwebui.{{ .Values.global.fleet.clusterLabels.hnrx.net/cluster-name }}.hnrx.net"
|
- "openwebui.${ get .ClusterLabels \"hnrx.net/cluster-name\" }.hnrx.net"
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: http
|
- name: http
|
||||||
namespace: kgateway-system
|
namespace: kgateway-system
|
||||||
Reference in New Issue
Block a user