++
This commit is contained in:
parent
38219249b3
commit
325aad49da
@ -215,6 +215,19 @@ spec:
|
|||||||
rewrite: /
|
rewrite: /
|
||||||
service: frontend-svc.issues.svc.cluster.local
|
service: frontend-svc.issues.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
auth-frontend:
|
||||||
|
name: auth-frontend-virt-service
|
||||||
|
namespace: default
|
||||||
|
hosts:
|
||||||
|
- sarex.uralmine.com
|
||||||
|
gateways:
|
||||||
|
- default/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /auth/callback/
|
||||||
|
rewrite: /
|
||||||
|
service: frontend-svc.auth-flow.svc.cluster.local
|
||||||
|
port: 80
|
||||||
flows-frontend:
|
flows-frontend:
|
||||||
name: flows-frontend-virt-service
|
name: flows-frontend-virt-service
|
||||||
namespace: default
|
namespace: default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user