This commit is contained in:
Aram 🍐 2019-10-27 15:49:53 -04:00
parent 2ab837e46e
commit d2d7d924a6

View file

@ -19,9 +19,9 @@ spec:
serviceName: website serviceName: website
servicePort: 9000 servicePort: 9000
- host: defiant.momoperes.ca - host: defiant.momoperes.ca
http: http:
paths: paths:
- path: / - path: /
backend: backend:
serviceName: defiant serviceName: defiant
servicePort: 80 servicePort: 80