deploy
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 8m29s
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 8m29s
This commit is contained in:
12
deploy/base/app-secret.yaml
Normal file
12
deploy/base/app-secret.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: secrets.hashicorp.com/v1beta1
|
||||
kind: VaultStaticSecret
|
||||
metadata:
|
||||
name: mal-app
|
||||
spec:
|
||||
type: kv-v2
|
||||
mount: secret
|
||||
path: mal
|
||||
destination:
|
||||
name: mal
|
||||
create: true
|
||||
refreshAfter: 1h
|
||||
Reference in New Issue
Block a user