change kv version

This commit is contained in:
2026-05-13 13:40:12 +02:00
parent a8d06f5342
commit 3a38ec392b
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ kind: VaultStaticSecret
metadata: metadata:
name: taskarr-app name: taskarr-app
spec: spec:
type: kv-v2 type: kv-v1
mount: secret mount: secret
path: taskarr/app path: taskarr/app
destination: destination:

View File

@@ -3,7 +3,7 @@ kind: VaultStaticSecret
metadata: metadata:
name: taskarr-db name: taskarr-db
spec: spec:
type: kv-v2 type: kv-v1
mount: secret mount: secret
path: taskarr/db path: taskarr/db
destination: destination: