Describe the bug
According to the values.yaml an imagePullSecret can be specified.
This is, however, missing in the template of the deployment.
To Reproduce
Steps to reproduce the behavior:
- Add imagePullSecret to values.yaml
- Template the charts
Expected behavior
imagePullSecrets should be included in the template
Environment (please complete the following information):
- Version-Checker Charts: v0.11.0
Additional context
Let me know if I should directly open a PR for this
Describe the bug
According to the values.yaml an imagePullSecret can be specified.
This is, however, missing in the template of the deployment.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
imagePullSecrets should be included in the template
Environment (please complete the following information):
Additional context
Let me know if I should directly open a PR for this