change timeout for vaultwarden

This commit is contained in:
James Andariese 2023-06-09 14:42:05 -05:00
parent e420a890d3
commit 134b3254c4

View File

@ -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: