mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
13 lines
321 B
YAML
13 lines
321 B
YAML
---
|
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/notification.toolkit.fluxcd.io/alert_v1beta3.json
|
|
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
kind: Alert
|
|
metadata:
|
|
name: github-status
|
|
spec:
|
|
providerRef:
|
|
name: github-status
|
|
eventSources:
|
|
- kind: Kustomization
|
|
name: "*"
|