Add a helm template that creates the imagePullSecret #3140
Labels
argo-cd
argo-events
argo-rollouts
argo-workflows
argocd-image-updater
enhancement
New feature or request
Is your feature request related to a problem?
I need to create the namespace manually and add the secret to the namespace.
Related helm chart
argo-cd, argo-events, argo-rollouts, argo-workflows, argocd-image-updater, argocd-apps
Describe the solution you'd like
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
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: