Deploying kubernetes objects in order using helm
- Dominant language
- No language data
- Stars
- 495
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
We are trying to deploy kubernetes objects using helm in particular order. For that :
1. We tried using hooks concept in helm charts ( pre-install and post-install) for 5 services but problem we are facing is not able to uninstall 2 services using helm(other 3 services uninstalled ) . What would be the issue ? how to solve it?
(or)
2. If my approach is wrong , please let us know the proper approach to deploy 5 services using single helm chart in a particular order.
Note: **Overall AIM is to deploy 5 services using single helm chart in a particular order as they are dependent on one another. Please let us know the solution for this.**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.