Skip to content
Snippets Groups Projects
Commit 899a9c00 authored by xeruf's avatar xeruf
Browse files

overrides: raise source-controller max helm index size

For truecharts:
https://github.com/fluxcd/flux2/issues/4635
parent 60066c50
No related branches found
No related tags found
No related merge requests found
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
patches:
- patch: |
- op: add
path: /spec/template/spec/containers/0/args/-
value: --helm-index-max-size=80000000
target:
kind: Deployment
name: "source-controller"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment