mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-15 19:09:43 +00:00
Restore ingress YAML template
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user