#15 single repo for all kusts. Add databases.

This commit is contained in:
j 2025-08-04 00:20:46 +10:00
parent fd1505a934
commit fbe09d7673
6 changed files with 34 additions and 53 deletions

View file

@ -0,0 +1,13 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: databases
namespace: flux-system
spec:
interval: 1m0s
path: ./deployments/databases
prune: true
sourceRef:
kind: GitRepository
name: home-server-kusts