stone %!s(int64=3) %!d(string=hai) anos
pai
achega
cb86bfc602
Modificáronse 1 ficheiros con 0 adicións e 23 borrados
  1. 0 23
      adserver-ingress.yaml

+ 0 - 23
adserver-ingress.yaml

@@ -1,23 +0,0 @@
-apiVersion: extensions/v1beta1
-kind: Ingress
-metadata:
-  name: adserver-ingress
-  namespace: pro
-  annotations:
-    kubernetes.io/ingress.class: nginx
-spec:
-  rules:
-  - host: adm.easou.com 
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: adserver-svc
-          servicePort: 80
-  - host: adm.appeasou.com 
-    http:
-      paths:
-      - path: /
-        backend:
-          serviceName: dashouye-svc
-          servicePort: 80