|
@@ -40,6 +40,7 @@ spec:
|
|
|
vault:
|
|
vault:
|
|
|
server: "https://vault.acme.org"
|
|
server: "https://vault.acme.org"
|
|
|
# Path is the mount path of the Vault KV backend endpoint
|
|
# Path is the mount path of the Vault KV backend endpoint
|
|
|
|
|
+ # Used as a path prefix for the external secret key
|
|
|
path: "secret"
|
|
path: "secret"
|
|
|
# Version is the Vault KV secret engine version.
|
|
# Version is the Vault KV secret engine version.
|
|
|
# This can be either "v1" or "v2", defaults to "v2"
|
|
# This can be either "v1" or "v2", defaults to "v2"
|