oci-kubernetes-monitoring icon indicating copy to clipboard operation
oci-kubernetes-monitoring copied to clipboard

Helm chart container image related parameter (pullsecret, pullpolicy) support added.

Open europ opened this issue 2 years ago • 0 comments

Problem

  • missing image pull policy parameter
  • missing image pull secret name parameter
  • inconsistent naming convention
  • inconsistent parameter format
  • unnecessary secret object definition

Solution

Added support for currently not supported parameters:

  • image pull secret
  • image pull policy

Modified parameter:

  • image url

europ avatar Nov 01 '23 13:11 europ