Change path secret store

This commit is contained in:
Ruben Hensen
2024-09-10 22:54:11 +02:00
parent 43f2ea0b3f
commit 9885ea6fcc
+1 -1
View File
@@ -6,7 +6,7 @@ spec:
provider:
vault:
server: "https://vault.hensen.io"
path: "secret"
path: "kv"
# Version is the Vault KV secret engine version.
# This can be either "v1" or "v2", defaults to "v2"
version: "v2"