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