All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 8m29s
13 lines
206 B
YAML
13 lines
206 B
YAML
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
|