apiVersion: notification.toolkit.fluxcd.io/v1beta2 kind: Receiver metadata: name: gitea-receiver namespace: flux-system spec: type: git events: - push resources: - kind: GitRepository name: user-microservice-repo secretRef: name: webhook-token