feat: fix typo
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-29 22:18:06 +02:00
parent 35d3168ae2
commit dfc4a4d0b6
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -47,6 +47,7 @@ metadata:
traefik.ingress.kubernetes.io/router.tls: "true"
<%- if connection_type == "grpc" %>
traefik.ingress.kubernetes.io/service.serversscheme: h2c
traefik.ingress.kubernetes.io/service.server.scheme: h2c
<%- endif %>
labels:
app: {{ service_name }}