Docker Container Image

BMC provides a default Agent container image for the Kubernetes solution through the Docker Hub. However, you might need to prepare a different version of the Docker container image in the following scenarios:

  • No other container customizations are supported.

  • You might need to prepare a secret in the Kubernetes cluster to store your repository credentials. Use the image.pullSecrets parameter to reference this secret during Helm chart installation for Agent deployment. For more information, see the Kubernetes documentation.