-
- Downloads
feat: add defaults to improve k8s agent experience
- Set KUBE_NAMESPACE to a sensible default unless present, because this variable is not always set by the CI/CD tunnel. - Use KUBE_CONTEXT if present. This makes it possible for YAML-less Auto DevOps users to use the agent. Part of gitlab-org/gitlab#299350
Please register or sign in to comment