mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-05 13:46:51 +08:00
Updating the host placeholder.
This commit is contained in:
@@ -513,7 +513,7 @@ func (c *Client) createWorkflow(namespace string, workflowTemplateID uint64, wor
|
||||
"spec": networking.VirtualService{
|
||||
Http: routes,
|
||||
Gateways: []string{"istio-system/ingressgateway"},
|
||||
Hosts: []string{"{{workflow.parameters.sys-host}}"},
|
||||
Hosts: []string{"{{workflow.uid}}"},
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user