-
Couldn't load subscription status.
- Fork 2.4k
[grafana] Image Pull Secrets for the Image Renderer deployment not set in values.yaml #3653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…eRenderer.image.pullSecrets' + 'imageRenderer.image.pullSecrets' is added to the values.yaml Signed-off-by: RaphSku <rapsku.dev@gmail.com>
…ets of the imageRenderer Signed-off-by: RaphSku <rapsku.dev@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One nit, otherwise LGTM
| | `imageRenderer.image.repository` | image-renderer Image repository | `grafana/grafana-image-renderer` | | ||
| | `imageRenderer.image.tag` | image-renderer Image tag | `latest` | | ||
| | `imageRenderer.image.sha` | image-renderer Image sha (optional) | `""` | | ||
| | `imageRenderer.image.pullSecrets` | image-renderer Image pull secrets (optional) | `[]` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| | `imageRenderer.image.pullSecrets` | image-renderer Image pull secrets (optional) | `[]` | | |
| | `imageRenderer.image.pullSecrets` | image-renderer Image pull secrets (optional) | `[]` | |
|
This PR might be very tough to merge. Sad you disabled access for repo maintainers on the branch, but the repo requires an up2date branch - which is hard, since we have a mono repo for multiple helm charts here. |
@jkroepke Sorry, I activated it again, does it work? |
Addresses both remediations in the linked issue.
Closes #3652
Included: