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 apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
***REMOVED*** ***REMOVED***
name: namespaces name: apps
namespace: flux-system namespace: flux-system
spec: spec:
interval: 5m interval: 5m
path: ./namespaces path: ./apps
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository