mirror of
https://github.com/containous/traefik.git
synced 2025-01-22 22:03:51 +03:00
9 lines
140 B
YAML
9 lines
140 B
YAML
|
apiVersion: extensions/v1beta1
|
||
|
kind: Ingress
|
||
|
metadata:
|
||
|
name: cheese-default
|
||
|
spec:
|
||
|
backend:
|
||
|
serviceName: stilton
|
||
|
servicePort: 80
|