feat: webhook

This commit is contained in:
auricom
2025-04-16 09:36:06 +02:00
parent 7372e1cb94
commit e14d7c3bb4
134 changed files with 951 additions and 264 deletions

View File

@@ -6,5 +6,3 @@ resources:
- ./externalsecret.yaml
- ./helmrelease.yaml
- ./sync
- ../../../../components/gatus/external
- ../../../../components/volsync

View File

@@ -10,18 +10,26 @@ spec:
commonMetadata:
labels:
app.kubernetes.io/name: *app
components:
- ../../../../components/gatus/external
- ../../../../components/volsync
path: ./kubernetes/apps/default/lychee/app
prune: true
sourceRef:
kind: GitRepository
name: home-ops-kubernetes
namespace: flux-system
dependsOn:
- name: crunchy-postgres-operator-cluster
namespace: flux-system
- name: dragonfly-cluster
namespace: flux-system
- name: external-secrets-stores
namespace: external-secrets
- name: rook-ceph-cluster
namespace: flux-system
- name: volsync
namespace: flux-system
wait: false
interval: 30m
retryInterval: 1m