diff --git a/kubernetes/templates/configmap.yaml b/kubernetes/templates/configmap.yaml index 83f65f7..b711b00 100644 --- a/kubernetes/templates/configmap.yaml +++ b/kubernetes/templates/configmap.yaml @@ -64,6 +64,7 @@ data: entryPoint = "https" [entryPoints.https] address = ":443" + compress = true [entryPoints.https.tls] resolv.conf: |- nameserver {{ .Values.traefikResolvConfNameServer }}