auto unseal

This commit is contained in:
Joseph Hanson 2024-09-10 23:15:26 -05:00
parent 723435aa15
commit 6995f60582
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -97,6 +97,12 @@ spec:
}
}
seal "kubernetes" {
secret_name = "vault-unseal-keys"
secret_namespace = "security"
key_names = ["key1", "key2", "key3"]
}
service_registration "kubernetes" {}
statefulSet:
securityContext: