feat: add manual deployment trigger per service

This commit is contained in:
2026-06-07 13:33:23 +02:00
parent e002b7928c
commit 36b6ceb71e
2 changed files with 44 additions and 3 deletions
+16
View File
@@ -0,0 +1,16 @@
auth:
adminUser: admin
adminPassword: changeme
postgresql:
enabled: true
auth:
username: keycloak
password: keycloak
database: keycloak
ingress:
enabled: true
ingressClassName: nginx
hostname: keycloak.49.13.143.254.nip.io
tls: false