Skip to content

add optional configmap and secret with names from .releaseOverride

Sergei Nikolaev requested to merge (removed):master into master

This PR allows users to pass environment variables to application deployed with Auto-DevOps template by creating optional ConfigMap and/or Secret in the same namespace named $CI_ENVIRONMENT_SLUG.

Merge request reports