Skip to content

Instantly share code, notes, and snippets.

@descrepes
Created June 26, 2020 14:54
Show Gist options
  • Save descrepes/6f49ea8199cbf8fb9c3cc56e434d9d23 to your computer and use it in GitHub Desktop.
Save descrepes/6f49ea8199cbf8fb9c3cc56e434d9d23 to your computer and use it in GitHub Desktop.
apiVersion: argoproj.io/v1alpha1
kind: Gateway
metadata:
name: kafka
namespace: argo
spec:
type: kafka
eventSourceRef:
name: kafka-event-source
template:
serviceAccountName: argo-events-sa
subscribers:
http:
- http://kafka-terraform-update-sensor.argo.svc:9300/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment