Logo
Explore Help
Register Sign In
admin/homelab
1
0
Fork 0
You've already forked homelab
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c539116eb48c53c14176a463768da580c38e6f73
homelab/clusters/production/bootstrap.yaml

19 lines
327 B
YAML
Raw Normal View History

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
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: bootstrap
namespace: flux-system
spec:
interval: 10m
timeout: 5m
sourceRef:
kind: GitRepository
Fix GitRepository references in Kustomizations Changed all references from 'homelab' to 'flux-system' to match the actual GitRepository resource created by Flux bootstrap.
2025-11-16 02:36:11 -05:00
name: flux-system
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
path: ./bootstrap
prune: true
wait: true
decryption:
provider: sops
secretRef:
name: sops-age
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 68ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API