Configured first test webhook for Argo Workflows

This commit is contained in:
Marcin-Ramotowski
2025-08-01 22:30:30 +02:00
parent c99b2be62f
commit c9ffa1c420
4 changed files with 108 additions and 0 deletions

View File

@ -0,0 +1,13 @@
apiVersion: argoproj.io/v1alpha1
kind: EventBus
metadata:
name: default
namespace: argo-events
spec:
nats:
native:
# Optional, defaults to 3.
# If it is < 3, set it to 3, that is the minimal requirement.
replicas: 3
# Optional, authen strategy, "none" or "token", defaults to "none"
auth: token