Try it all a go

This commit is contained in:
2024-08-04 00:24:59 +01:00
parent 3f5bbec920
commit 0fe157be3a
7 changed files with 135 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 10m0s
path: ./apps
prune: true
sourceRef:
kind: GitRepository
name: flux-system