Added second webhook to separate deploy repo
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user