I have 2 dependencies in chart umbrella and I provided 2 different values both has different top level key one of the first dependency and second key for the second dependency. Yet, it seems values are being passed correctly to the sub charts and still not sure why
I am trying the first option and i get unauthroized error when i add dependencies on a repo in artifactory that i have added as a Repo in argocd already. what am i doing wrong ? how can i resolve 401 unauthoized here.
Thanks for the video it’s cut and clear I have one small doubt we are implementing umbrella chart way and we have a problem with whenever we use snapshot versions we usually push it with same name and argocd is not able to pull changes even with hard refresh it’s sometimes too hard Do you think multiple sources should work in this case ?
Use @repo_name , make sure to use name same as what's configured in argoCD. If repo doesn't have a name, you need to name it to use the credentials correctly without having it in umbrella chart
Great tutorial however did not work for me. The 3rd method gives an error: error validating and normalizing app: error getting application's project: application 'app-x' in namespace 'default' is not allowed to use project 'default'
I used the 3rd option in production. It is working fine.
You can also follow a specific git tag with applications using the umbrella chart, to prevent affecting all environments at once
Sure, but wouldn't that be an obscure piece of information to know what revision is being used?
☂️
Has the UI gotten the update yet? I'd like to try that last solution. I guess I could just try it out.
Hello! Thank you! Is it possible to integrate third approach with helm-secrets?
Can you do that same scenario with aplicatioset?
I have 2 dependencies in chart umbrella and I provided 2 different values both has different top level key one of the first dependency and second key for the second dependency. Yet, it seems values are being passed correctly to the sub charts and still not sure why
I am trying the first option and i get unauthroized error when i add dependencies on a repo in artifactory that i have added as a Repo in argocd already. what am i doing wrong ? how can i resolve 401 unauthoized here.
You need to login to the artifactory repo before you pull from it. That will resolve 4011 error
In tha third cenario, May I specified two values files or values file + set values?
thanks a lot man
worked like a charm
Thanks for the video it’s cut and clear
I have one small doubt we are implementing umbrella chart way and we have a problem with whenever we use snapshot versions we usually push it with same name and argocd is not able to pull changes even with hard refresh it’s sometimes too hard
Do you think multiple sources should work in this case ?
Hi... Can you please also show like how the private helm chart repo will get connected with argocd by keeping the helm repo creds in aws ssm manager
Use @repo_name , make sure to use name same as what's configured in argoCD. If repo doesn't have a name, you need to name it to use the credentials correctly without having it in umbrella chart
thanks man
good stuff
Maybe you could create a presentation so it's easier to follow
Great tutorial however did not work for me. The 3rd method gives an error: error validating and normalizing app: error getting application's project: application 'app-x' in namespace 'default' is not allowed to use project 'default'