Open docbyte86 opened 2 weeks ago
Thanks for opening your first issue here! Be sure to follow the issue template!
Hi @docbyte86 , I’d like to work on this issue and contribute the Helm template for automating imagePullSecret creation. My Plan:
Before I submit the PR, I’d like to confirm: Does this approach align with your vision for the solution? Are there any specific design or security considerations I should address? I’ll start drafting the changes and share a PR for review shortly. Let me know if there’s anything I should adjust upfront!
Hi @RehanFazal77 , that sounds fine. Thank your very much.
hi @docbyte86 , I’d like to work on this issue and contribute the Helm template for automating imagePullSecret creation.
Problem Statement
I need to create the namespace manually and add the secret to the namespace.
Solution Description
A secret for the imagePullSecrets will be created during installation of the helm chart.
Example:
https://github.com/longhorn/longhorn/blob/master/chart/templates/registry-secret.yaml
Alternatives
No response
Additional Context
No response
Slack discussion
No response
Research