Skip to content

Instantly share code, notes, and snippets.

@descrepes
Created August 14, 2020 09:59
Show Gist options
  • Save descrepes/504ac9bb37427e495516e3e3fcd6bb23 to your computer and use it in GitHub Desktop.
Save descrepes/504ac9bb37427e495516e3e3fcd6bb23 to your computer and use it in GitHub Desktop.
---
apiVersion: argoproj.io/v1alpha1
kind: Gateway
metadata:
name: resource
namespace: argo
spec:
type: resource
eventSourceRef:
name: resource-event-source
template:
serviceAccountName: argo-events-sa
subscribers:
http:
- http://k8s-vmpool-sensor.argo.svc:9300/
- http://k8s-zenkoaccount-sensor.argo.svc:9300/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment