Update Istio configuration to rename Superset references to BI in host mappings
This commit is contained in:
parent
da9494b483
commit
432fdf4c2e
@ -58,7 +58,7 @@ spec:
|
|||||||
istio: ingressgateway
|
istio: ingressgateway
|
||||||
servers:
|
servers:
|
||||||
- hosts:
|
- hosts:
|
||||||
- superset-srx.wb.ru
|
- bi-srx.wb.ru
|
||||||
tls:
|
tls:
|
||||||
credentialName: istio-gateway-wildcard-cert
|
credentialName: istio-gateway-wildcard-cert
|
||||||
vmalert:
|
vmalert:
|
||||||
@ -108,7 +108,7 @@ spec:
|
|||||||
superset-vs:
|
superset-vs:
|
||||||
namespace: superset
|
namespace: superset
|
||||||
hosts:
|
hosts:
|
||||||
- superset-srx.wb.ru
|
- bi-srx.wb.ru
|
||||||
gateways:
|
gateways:
|
||||||
- gateway/superset-gw
|
- gateway/superset-gw
|
||||||
routes:
|
routes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user