renamed namespaces, moved flux directory in file
This commit is contained in:
parent
89a008e0c3
commit
ce1b4ece79
|
|
@ -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
|
||||
Loading…
Reference in a new issue