This is a small demo showing how Helm can be used to simplify Kubernetes deployment process.
This deployment is done using a single values.yaml
file.
To install, use this command - helm install --dry-run --debug --name staging-deployment --set image.name=terta ./staging-environments-example