mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
12 lines
342 B
YAML
12 lines
342 B
YAML
---
|
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/notification.toolkit.fluxcd.io/provider_v1beta3.json
|
|
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
kind: Provider
|
|
metadata:
|
|
name: github-status
|
|
spec:
|
|
type: github
|
|
address: https://github.com/onedr0p/home-ops
|
|
secretRef:
|
|
name: github-status-token-secret
|