Skip to content

Commit

Permalink
Bump kustomize-controller to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Nov 24, 2023
1 parent e65391d commit f5ad89e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions manifests/install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ images:
newTag: preview-4b230f30
- name: fluxcd/kustomize-controller
newName: ghcr.io/fluxcd/kustomize-controller
newTag: preview-250f620f
- name: fluxcd/helm-controller
newName: ghcr.io/fluxcd/helm-controller
newTag: v2beta2-a2648034
Expand Down Expand Up @@ -81,9 +82,6 @@ patches:
target:
kind: Deployment
- patch: |
- op: add
path: /spec/template/spec/containers/0/args/-
value: --feature-gates=DisableStatusPollerCache=true
- op: add
path: /spec/template/spec/containers/0/args/-
value: --concurrent=20
Expand Down

0 comments on commit f5ad89e

Please sign in to comment.