Pod uses dynamic environment variable
This post is build-up on the Merge ConfigMap and Secrets post. It is another use of initContainers , templating, and entrypoint to customize a container startup.
This post is build-up on the Merge ConfigMap and Secrets post. It is another use of initContainers , templating, and entrypoint to customize a container startup.
Watch the basic deployment & snapshot-based deployment videos on Youtube and check the .gitlab-ci-cd.yaml on Gitlab.