Adding Application Dependencies

Adding all the dependencies needed to proceed with our use case.

Problem statement

Helm allows us to define templates. While that works great for our applications, it might not be the best idea for third-party apps.

Our application requires a database. To be more precise, it needs MongoDB. Now, we might say, “It should be easy to define the resources for MongoDB,” but that could quickly turn into a false statement.

Get hands-on with 1200+ tech skills courses.