mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
5a0a17b33f
commit
0642f11a1a
1 changed files with 2 additions and 2 deletions
|
|
@ -103,11 +103,11 @@ vault:
|
||||||
}
|
}
|
||||||
|
|
||||||
seal "transit" {
|
seal "transit" {
|
||||||
address = "https://192.168.20.253:8201"
|
address = "https://root-vault.internal.durp.info"
|
||||||
disable_renewal = "false"
|
disable_renewal = "false"
|
||||||
key_name = "autounseal"
|
key_name = "autounseal"
|
||||||
mount_path = "transit/"
|
mount_path = "transit/"
|
||||||
tls_skip_verify = "true"
|
tls_skip_verify = "false"
|
||||||
}
|
}
|
||||||
|
|
||||||
storage "raft" {
|
storage "raft" {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue