fix: add quotes to hostname template string in fleet.yaml
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.{{ .Values.global.fleet.clusterLabels.hnrx.net/cluster-name }}.hnrx.net"
|
||||
parentRefs:
|
||||
- name: http
|
||||
namespace: kgateway-system
|
||||
Reference in New Issue
Block a user