apiVersion: v1 kind: Secret metadata: name: webhook-token namespace: flux-system stringData: token: ${GITEA_WEBHOOK_SECRET}