teepot/packages/container-vault-start-config
Harald Hoyer 6be0ac561e
fix: use performance_multiplier
The vault instances lose the raft leader status, while loading
the `vault-auth-tee` plugin, because the gramine enviroment slows
down the `execve` significantly.

Using `performance_multiplier` relaxes the timeouts for the raft protocol.

see also: https://github.com/hashicorp/vault/issues/28009

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-08-07 15:54:22 +02:00
..
cacert.conf fix: update the common cacert and include it in the unseal container 2024-07-03 11:26:29 +02:00
cacert.pem fix: update the common cacert and include it in the unseal container 2024-07-03 11:26:29 +02:00
cakey.pem chore: cleanup and nixify 2024-02-28 11:09:34 +01:00
config.hcl fix: use performance_multiplier 2024-08-07 15:54:22 +02:00
default.nix feat: use nixsgx nix function to create containers 2024-06-10 16:32:02 +02:00