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

@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: vhsmp
namespace: taskarr
resources:
- ./deployment.yaml
@@ -11,3 +11,5 @@ resources:
- ./postgres-service.yaml
- ./postgres-storage.yaml
- ./postgres.yaml
- ./database-secret.yaml
- ./app-secret.yaml