Enable http/3
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Adrien Reslinger 2023-07-20 13:15:16 +02:00
parent 37c90c3c42
commit 8a6b74906e
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
4 changed files with 26 additions and 6 deletions

View file

@ -16,6 +16,10 @@ spec:
port: 443
protocol: TCP
targetPort: websecure
- name: websecure-http3
port: 443
protocol: UDP
targetPort: websecure
{% if traefik_external_ips is defined %}
externalIPs:
{% for traefik_external_ip in traefik_external_ips %}