added apps to flux
This commit is contained in:
parent
886df0c12e
commit
9c6e948197
12
clusters/namespaces.yaml
Normal file
12
clusters/namespaces.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
***REMOVED***
|
||||
name: namespaces
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 5m
|
||||
path: ./namespaces
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
Loading…
Reference in a new issue