change timeout for vaultwarden
This commit is contained in:
parent
e420a890d3
commit
134b3254c4
|
@ -5,6 +5,8 @@ metadata:
|
||||||
namespace: vaultwarden
|
namespace: vaultwarden
|
||||||
annotations:
|
annotations:
|
||||||
haproxy-ingress.github.io/ssl-redirect: "true"
|
haproxy-ingress.github.io/ssl-redirect: "true"
|
||||||
|
haproxy-ingress.github.io/timeout-client: 5m
|
||||||
|
haproxy-ingress.github.io/timeout-server: 5m
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: haproxy
|
ingressClassName: haproxy
|
||||||
rules:
|
rules:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user