fix secrets?
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
apiVersion: secrets.hashicorp.com/v1beta1
|
||||
kind: HCPStaticSecret
|
||||
kind: VaultStaticSecret
|
||||
metadata:
|
||||
name: taskarr-ap
|
||||
spec:
|
||||
method: GET
|
||||
type: kv-v2
|
||||
mount: secret
|
||||
path: taskarr/app
|
||||
destination:
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: secrets.hashicorp.com/v1beta1
|
||||
kind: HCPStaticSecret
|
||||
kind: VaultStaticSecret
|
||||
metadata:
|
||||
name: taskarr-db
|
||||
spec:
|
||||
method: GET
|
||||
type: kv-v2
|
||||
mount: secret
|
||||
path: taskarr/db
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user