File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
clusters/prod/flux-system Expand file tree Collapse file tree 2 files changed +32
-0
lines changed 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 :
ssh://[email protected] /jaiswaladi246/Boardgame 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 : ./clusters/prod
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