Files
mal/deploy/base/app-secret.yaml
Milas Holsting 30a00eb348
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 10m55s
remove kustomize install as it should be in the actor container
2026-06-09 08:45:35 +02:00

13 lines
205 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