add vault secrets and fix still poiting to election
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3m14s

This commit is contained in:
2026-05-13 11:03:14 +02:00
parent 98a77049cd
commit cba49b734c
11 changed files with 83 additions and 50 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: secrets.hashicorp.com/v1beta1
kind: HCPStaticSecret
metadata:
name: taskarr-db
spec:
method: GET
mount: secret
path: taskarr/db
destination:
name: taskarr-db
create: true
refreshAfter: 1h