Fix traefik post, pt3
continuous-integration/drone/push Build is passing Details

master
René Jochum 2 years ago
parent a1a28daf7f
commit 65fbd72a4c
Signed by: jochum
GPG Key ID: F7D906F5E51E8E5E

@ -71,9 +71,8 @@ For me that wasn't a 5 minutes job as I had to replace [ingress-nginx](https://g
tls: tls:
enabled: true enabled: true
websecure-udp: websecure-udp:
port: 9443 port: 443
expose: true hostPort: 443
exposedPort: 443
protocol: UDP protocol: UDP
podAnnotations: podAnnotations:
prometheus.io/port: "8082" prometheus.io/port: "8082"

Loading…
Cancel
Save