remove flux system

This commit is contained in:
2026-05-05 11:50:39 -05:00
parent 6116a695ef
commit 7356fb44a6
3 changed files with 0 additions and 6477 deletions

View File

@@ -1,13 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
patches:
- patch: |
- op: add
path: /spec/template/spec/containers/0/args/-
value: --concurrency=20
target:
kind: Deployment
name: "(kustomize-controller|helm-controller|notification-controller|source-controller)"