master
Robert Burgess 2024-08-16 17:02:29 -04:00
parent b5b99b7583
commit e87b7aba70
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: simplysyncedllc-com
namespace: flux-system
spec:
interval: 60s
sourceRef:
kind: GitRepository
name: flux-system
path: ./apps/simplysyncedllc-com
prune: true
wait: true