mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 01:12:22 +00:00
14 lines
279 B
YAML
14 lines
279 B
YAML
|
apiVersion: traefik.io/v1alpha1
|
||
|
kind: IngressRouteUDP
|
||
|
metadata:
|
||
|
name: wg-easy
|
||
|
namespace: wg-easy
|
||
|
annotations:
|
||
|
kubernetes.io/ingress.class: traefik-external
|
||
|
spec:
|
||
|
entryPoints:
|
||
|
- wireguard
|
||
|
routes:
|
||
|
- services:
|
||
|
- name: wg-easy-udp
|
||
|
port: 51820
|