k8sgpt-ai/k8sgpt-operator

[Feature]: add imagePullSecret to k8sgpt crd spec

JuHyung-Son opened this issue · 2 comments

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the K8sGPT Slack and got positive feedback

Is this feature request related to a problem?

No

Problem Description

from this pr users can use other repositories (e.g. their own image) but imagePullSecrets does not added, so that user cannot use private repository.

Solution Description

add imagePullSecret name. and if it is given, add it k8sgpt serviceaccount imagePullSecret.

Benefits

users can use private repository

Potential Drawbacks

No response

Additional Information

No response

hey @AlexsJones I'd like to pick this up if possible. I can't join the slack channel to discuss using my email, if you could send over an invite that would be great!

@hfiorillo this is on review

#282