2023-03-20 14:38:08 +00:00
|
|
|
apiVersion: traefik.io/v1alpha1
|
2020-02-26 11:28:05 +00:00
|
|
|
kind: IngressRouteUDP
|
|
|
|
metadata:
|
|
|
|
name: test3.route
|
|
|
|
namespace: default
|
|
|
|
|
|
|
|
spec:
|
|
|
|
entryPoints:
|
|
|
|
- fooudp
|
|
|
|
routes:
|
|
|
|
- services:
|
|
|
|
- name: whoamiudp
|
|
|
|
namespace: default
|
|
|
|
port: 8090
|
2021-01-19 08:30:05 +00:00
|
|
|
- name: externalname-svc
|
|
|
|
port: 9090
|