Flux doesn't update manual edits to HPA #5136
Unanswered
rosswilliamswb
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We have implemented flux in our production and dev clusters, and I have been asked to find out why flux doesnt automatically change back a manual edit to a HPA configuration for a service. I have done some reading of the documentation and have read that flux wont change immutable fields? is this the correct functionality?
From what I've read and understand so far of flux is that it will poll git for a manifest/release and that if it doesn't match the current state in the cluster it will reconcile by running a release.
Any help on the desired / intended functionality would be great so I know what the next steps for my troubleshooting should be.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions