File tree 3 files changed +12539
-0
lines changed
kubernetes/cluster/production/flux-system/flux-system
3 files changed +12539
-0
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change
1
+ # This manifest was generated by flux. DO NOT EDIT.
2
+ ---
3
+ apiVersion : source.toolkit.fluxcd.io/v1
4
+ kind : GitRepository
5
+ metadata :
6
+ name : flux-system
7
+ namespace : flux-system
8
+ spec :
9
+ interval : 1m0s
10
+ ref :
11
+ branch : main
12
+ secretRef :
13
+ name : flux-system
14
+ url : https://git.mafyuh.dev/mafyuh/iac
15
+ ---
16
+ apiVersion : kustomize.toolkit.fluxcd.io/v1
17
+ kind : Kustomization
18
+ metadata :
19
+ name : flux-system
20
+ namespace : flux-system
21
+ spec :
22
+ interval : 10m0s
23
+ path : ./kubernetes/cluster/production/flux-system
24
+ prune : true
25
+ sourceRef :
26
+ kind : GitRepository
27
+ name : flux-system
Original file line number Diff line number Diff line change
1
+ apiVersion : kustomize.config.k8s.io/v1beta1
2
+ kind : Kustomization
3
+ resources :
4
+ - gotk-components.yaml
5
+ - gotk-sync.yaml
You can’t perform that action at this time.
0 commit comments