renamed namespaces, moved flux directory in file

This commit is contained in:
JethroC Admin 2026-03-11 18:00:18 +13:00
parent 89a008e0c3
commit ce1b4ece79

View file

@ -1,11 +1,11 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
***REMOVED***
name: namespaces
name: apps
namespace: flux-system
spec:
interval: 5m
path: ./namespaces
path: ./apps
prune: true
sourceRef:
kind: GitRepository