Files
homelab/bootstrap/kustomization.yaml
CaffeineTux 5e0b770d45 Add Flux bootstrap and Gotify notifications
- Added SOPS-encrypted Gotify API token
- Created Gotify notification provider for Flux alerts
- Added bootstrap Kustomization for notifications
- Updated .sops.yaml to handle bootstrap directory
- Configured alerts for all GitRepository, Kustomization, and HelmRelease events
2025-11-16 02:34:11 -05:00

9 lines
158 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: flux-system
resources:
- gotify-secret.enc.yaml
- notification-provider.yaml