Automated update: 2026-06-05 12:12:12
This commit is contained in:
parent
3fe9ec5c41
commit
6aed620678
10 changed files with 108 additions and 0 deletions
13
clusters/assassin/homepage.yaml
Normal file
13
clusters/assassin/homepage.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: homepage
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1m
|
||||
path: ./apps/homepage
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: kitestacks-homelab
|
||||
|
||||
Reference in a new issue