Add secret store to https

This commit is contained in:
Ruben Hensen
2024-09-10 16:00:57 +02:00
parent 290f3e3f9e
commit 509fcbefef
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
spec: spec:
provider: provider:
vault: vault:
server: "http://vault.hensen.io:8200" server: "https://vault.hensen.io:8200"
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"