Skip to content
Discussion options

You must be logged in to vote

It's a bad idea because it's an auto-generated file. If you use flux bootstrap to bootstrap and upgrade clusters, next time it will undo all your changes. You should add patches to kustomization.yaml instead.

Even better, you should stop using gotk-sync.yaml and gotk-components.yaml altogether and start using Flux Operator's FluxInstance:

https://fluxoperator.dev/docs/guides/migration/

This way you don't have a tool committing files to your repo at all.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nikp123
Comment options

@matheuscscp
Comment options

@nikp123
Comment options

Answer selected by matheuscscp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants