change kv version
This commit is contained in:
@@ -3,7 +3,7 @@ kind: VaultStaticSecret
|
||||
metadata:
|
||||
name: taskarr-app
|
||||
spec:
|
||||
type: kv-v2
|
||||
type: kv-v1
|
||||
mount: secret
|
||||
path: taskarr/app
|
||||
destination:
|
||||
|
||||
@@ -3,7 +3,7 @@ kind: VaultStaticSecret
|
||||
metadata:
|
||||
name: taskarr-db
|
||||
spec:
|
||||
type: kv-v2
|
||||
type: kv-v1
|
||||
mount: secret
|
||||
path: taskarr/db
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user