blob: 354aeeb7d04ddaa731ff52c2682b02083df72fd4 [file] [log] [blame]
# communicate-center-ingresses.yaml
# 暂时不使用,直接使用内部地址
# ---
# apiVersion: extensions/v1beta1
# kind: Ingress
# metadata:
# namespace: communicate-center
# name: communicate-center-api-ingress
# spec:
# rules:
# # 修改为学校的根域名
# - host: communicate-center-api.paas.xxx.edu.cn
# http:
# paths:
# - path: /
# backend:
# serviceName: communicate-center-poa-svc
# servicePort: http