--- apiVersion: notification.toolkit.fluxcd.io/v1 kind: Receiver metadata: name: webapp namespace: flux-system spec: type: github events: - "ping" - "push" secretRef: name: notification-secret resources: - kind: GitRepository name: webapp