fix(external-secrets): Use correct secrets engine
This commit is contained in:
parent
f843912dc1
commit
56c4576be9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ spec:
|
||||||
vault:
|
vault:
|
||||||
server: "https://vault.wheatley.in"
|
server: "https://vault.wheatley.in"
|
||||||
namespace: "wheatley"
|
namespace: "wheatley"
|
||||||
path: "kv/k8s-peterg"
|
path: "kv/k8s_peterg"
|
||||||
version: "v2"
|
version: "v2"
|
||||||
auth:
|
auth:
|
||||||
appRole:
|
appRole:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue