Added second webhook to separate deploy repo

This commit is contained in:
Marcin-Ramotowski
2025-08-02 14:52:42 +02:00
parent 9e4cc61e30
commit e297121e93
4 changed files with 126 additions and 6 deletions

View File

@ -11,7 +11,14 @@ spec:
- host: argo-hook.marcin00.pl
http:
paths:
- path: /gitea-hook
- path: /user-microservice
pathType: Prefix
backend:
service:
name: webhook-eventsource-svc
port:
number: 12000
- path: /user-microservice-deploy
pathType: Prefix
backend:
service: