ingress annotations

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-09-17 19:02:14 +02:00
parent a1f3a3454f
commit 2550a7f9ce
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -5,6 +5,8 @@ metadata:
annotations:
kubernetes.io/ingress.class: "nginx"
cert-manager.io/issuer: "letsencrypt-prod"
nginx.org/proxy-read-timeout: "3h"
nginx.org/proxy-send-timeout: "3h"
name: transactor-ingress
spec:
tls: