Want to "integrate" an existing release into flux with no interruption of service #4837
Unanswered
sebabarre-evaneos
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,
As testing purpose before deploy on our existing cluster, i have a release already deployed in a namespace, and i want to tell flux to handle this release now, but when i deploy an HelmRelease the deployment rollout, and i don't want that.
Is it possible ?
The release deployed :
helm install my-apache bitnami/apache -n sebarre-flux-test
The HelmRelease deployed :
Beta Was this translation helpful? Give feedback.
All reactions