Enable http/3
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
37c90c3c42
commit
8a6b74906e
4 changed files with 26 additions and 6 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue