Override image
from component chart values loaded using valuesFiles
#2070
Unanswered
hariprasadiit
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,
I've component chart values defined in separate yaml file which are used for production. I use devspace for development and testing. In dev env, docker registry is different but all the other component chart values would remain same.
I would like to use component chart values file and deploy using componentChart option and only replace
image
with with different registry which is used in devspace to push built images.I've tried profile's merge, replace and patches but nothing is working.
deployments section
profiles section
Any help would be appreciated.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions