mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
refactor: components
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# 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
|
Reference in New Issue
Block a user