As a DevOps, I want to create a Helm chart which had all the dependencies
The dependency includes
- bitnami postgres
- bitnami redis
- ory cretos
Create a proper chart that helps us to deploy the Jovvix application with the command helm install with minimal complexity
As a DevOps, I want to create a Helm chart which had all the dependencies
The dependency includes
Create a proper chart that helps us to deploy the Jovvix application with the command
helm installwith minimal complexity