Auto-DevOps.gitlab-ci.yml does not support all options from charts/auto-deploy-app
Description: Auto-Devops Dockerfile deploy() function does not support all options from charts/auto-deploy-app.
Link to code: Auto-DevOps.gitlab-ci.yml only has a subset of Configuration Parameters from auto-deploy-app
Impact: Docker container that do not run on port 5000 (default) are not properly deployed to kubernetes. The liveliness check fails.
Proposal: Add additional variables in Auto-DevOps.gitlab-ci.yml to support additional options in helm chart.