initial commit

This commit is contained in:
2026-05-24 11:31:32 -04:00
commit 0d35eaec4c
5 changed files with 58 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver
metadata:
name: xmrig
namespace: xmrig
spec:
type: github
events:
- "ping"
- "push"
secretRef:
name: webhook-token
resources:
- kind: GitRepository
name: xmrig
namespace: xmrig