mirror of
https://github.com/containous/traefik.git
synced 2025-01-06 13:17:52 +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
|