feat(agent bootstrap): support specifying Agent Helm Chart values

Description

  • feat(agent bootstrap): support specifying Agent Helm Chart values

This change set adds support to specify additional values for the GitLab Helm Chart in the glab cluster agent bootstrap command.

The values can come either from a local file or Kubernetes Secret or ConfigMap.

Closes gitlab#482844 (closed)

Related Issues

Resolves gitlab#482844 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Timo Furrer

Merge request reports

Loading