This commit is contained in:
ivan 2026-04-24 15:56:45 +05:00
parent 80ba779ab9
commit 0e6cae1d30
2 changed files with 14 additions and 1 deletions

View File

@ -2,7 +2,7 @@
apiVersion: v1
kind: Service
metadata:
name: frontend-service
name: frontend-svc
namespace: issues
spec:
type: ClusterIP

View File

@ -215,6 +215,19 @@ spec:
rewrite: /
service: frontend-svc.documentations.svc.cluster.local
port: 80
issues-frontend:
name: issues-frontend-virt-service
namespace: gateway
hosts:
- sarex.contour.infra.sarex.tech
gateways:
- gateway/platform-gateway
routes:
- path:
prefix: /issues/static/
rewrite: /
service: frontend-svc.issues.svc.cluster.local
port: 80
vault:
name: vault-virt-service
namespace: gateway