Configured separate ingress for webhook

This commit is contained in:
Marcin-Ramotowski
2025-08-01 22:58:02 +02:00
parent c9ffa1c420
commit 77884b291d
4 changed files with 57 additions and 1 deletions

View File

@ -10,6 +10,6 @@ spec:
targetPort: 12000
webhook:
test-hook:
endpoint: /example
endpoint: /gitea-hook
method: POST
port: "12000"