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

@@ -10,15 +10,15 @@ patches:
- path: deployment.yaml
target:
kind: Deployment
name: election
name: taskarr
# 4. Change the namespace for this overlay
namespace: vhsmp
namespace: taskarr
images:
- name: election
newName: reg.milasholsting.dk/vhsmp/election
newTag: sha-6017ea9
- name: election-migration
newName: reg.milasholsting.dk/vhsmp/election-migrator
newTag: sha-6017ea9
- name: main
newName: reg.milasholsting.dk/taskarr/taskarr
newTag: latest
- name: migrator
newName: reg.milasholsting.dk/taskarr/migrator
newTag: latest