Major Changes
- NATS Streaming is upgrade to v0.22.1
- Expose image pull policy for EventBus stateful set
- Ability to configure
max_subs
for NATS Streaming
Installation
kubectl create namespace argo-events
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.4.1/manifests/install.yaml
# Install validating webhook (optional)
kubectl apply -n argo-events -f https://raw.githubusercontent.com/argoproj/argo-events/v1.4.1/manifests/install-validating-webhook.yaml