1
0
mirror of synced 2026-04-01 14:19:30 +00:00
Files
flux2/cmd/flux/testdata/export/receiver.yaml
2022-12-22 15:34:56 +02:00

19 lines
300 B
YAML

---
apiVersion: notification.toolkit.fluxcd.io/v1beta2
kind: Receiver
metadata:
name: flux-system
namespace: {{ .fluxns }}
spec:
events:
- ping
- push
resources:
- kind: GitRepository
name: flux-system
namespace: flux-system
secretRef:
name: webhook-token
type: github