665aeb34b2
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
14 lines
237 B
YAML
14 lines
237 B
YAML
apiVersion: traefik.containo.us/v1alpha1
|
|
kind: IngressRouteUDP
|
|
metadata:
|
|
name: test3.route
|
|
namespace: default
|
|
|
|
spec:
|
|
entryPoints:
|
|
- fooudp
|
|
routes:
|
|
- services:
|
|
- name: whoamiudp
|
|
namespace: default
|
|
port: 8090
|