79326055

Date: 2025-01-03 09:49:52
Score: 1.5
Natty:
Report link

Helm doesn't have such functionality. Each helm chart that is getting installed is independent package. If you want to achieve such dependency between multiple helm charts, you have to do that in your installation environment using bash scripts or any other scripts. That's what we do in our organization - we use jenkins to deploy our helm packages to cluster using scripts we achieve this dependency between multiple helm packages.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Lucia