Commit b332fe54 by 蒋勇

ty

parent 5b2cf34e
......@@ -69,42 +69,6 @@ spec:
servicePort: 80
---
# apiVersion: extensions/v1beta1
# kind: Ingress
# metadata:
# name: ipop-ingress
# namespace: chaolai
# annotations:
# configuration.konghq.com: kongingress-strip-path
# spec:
# rules:
# - host: ipop.gongsibao.com
# http:
# paths:
# - path: /
# backend:
# serviceName: ipop-service
# servicePort: 80
---
# apiVersion: extensions/v1beta1
# kind: Ingress
# metadata:
# name: ipself-ingress
# namespace: chaolai
# annotations:
# configuration.konghq.com: kongingress-strip-path
# spec:
# rules:
# - host: ipself.gongsibao.com
# http:
# paths:
# - path: /
# backend:
# serviceName: ipself-service
# servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment