@@ -2,7 +2,7 @@ apiVersion: v1
kind: Secret
metadata:
name: github-access
- # namespace: argo-events
+ namespace: argo-events
type: Opaque
data:
token: ZGY2MDNlZmI0Mjc3ZTdhNzhjNjdhMTM5YWViNmM4ZjdlZThkMWNjZA==
@@ -3,7 +3,7 @@ apiVersion: argoproj.io/v1alpha1
kind: EventSource
name: github-event-source
spec:
type: github
github:
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Sensor
name: github
template:
serviceAccountName: argo-events-sa