mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
ingress annotations
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
a1f3a3454f
commit
2550a7f9ce
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user