Skip to content

Commit ea74532

Browse files
author
Flux
committed
Add Flux sync manifests
1 parent 0c3f3c1 commit ea74532

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

clusters/cozy-test/flux-system/gotk-sync.yaml

-31
Original file line numberDiff line numberDiff line change
@@ -25,34 +25,3 @@ spec:
2525
sourceRef:
2626
kind: GitRepository
2727
name: flux-system
28-
# I was warned
29-
# ---
30-
# apiVersion: kustomize.toolkit.fluxcd.io/v1
31-
# kind: Kustomization
32-
# metadata:
33-
# name: flux-oci
34-
# namespace: flux-system
35-
# spec:
36-
# interval: 10m0s
37-
# path: ./
38-
# prune: true
39-
# sourceRef:
40-
# kind: OCIRepository
41-
# name: flux-oci
42-
# patches:
43-
# - patch: |
44-
# - op: add
45-
# path: /spec/template/spec/containers/0/args/-
46-
# value: --concurrent=10
47-
# - op: add
48-
# path: /spec/template/spec/containers/0/args/-
49-
# value: --requeue-dependency=5s
50-
# - op: replace
51-
# path: /spec/template/spec/containers/0/resources/limits/cpu
52-
# value: "2"
53-
# - op: replace
54-
# path: /spec/template/spec/containers/0/resources/limits/memory
55-
# value: "2Gi"
56-
# target:
57-
# kind: Deployment
58-
# name: "(kustomize-controller|helm-controller|source-controller)"

0 commit comments

Comments
 (0)