Restore ingress YAML template

This commit is contained in:
Jerome Petazzoni
2019-08-23 04:45:37 -05:00
parent ead027a62e
commit ace911a208

View File

@@ -4,11 +4,10 @@ metadata:
name: cheddar
spec:
rules:
- host: px.3.123.33.38.nip.io
- host: cheddar.A.B.C.D.nip.io
http:
paths:
- path: /
backend:
serviceName: px-lighthouse
serviceName: cheddar
servicePort: 80