++
This commit is contained in:
parent
8ef010b09c
commit
bdb5d25220
@ -2,7 +2,7 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: frontend-service
|
||||
name: frontend-svc
|
||||
namespace: documentations
|
||||
spec:
|
||||
type: ClusterIP
|
||||
|
||||
@ -202,6 +202,18 @@ spec:
|
||||
prefix: /gateway/
|
||||
service: pdm-svc.documentations.svc.cluster.local
|
||||
port: 80
|
||||
documentations-frontend:
|
||||
name: documentations-frontend-virt-service
|
||||
namespace: gateway
|
||||
hosts:
|
||||
- sarex.contour.infra.sarex.tech
|
||||
gateways:
|
||||
- gateway/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /documentations/static/
|
||||
service: frontend-svc.documentations.svc.cluster.local
|
||||
port: 80
|
||||
vault:
|
||||
name: vault-virt-service
|
||||
namespace: gateway
|
||||
|
||||
Loading…
Reference in New Issue
Block a user