helm / monocular

⚠️(OBSOLETE) Search and discovery UI for Helm Chart repositories
Apache License 2.0
1.42k stars 220 forks source link

imagePullSecrets missing in the helm chart values of monocular #684

Open abdennour opened 3 years ago

abdennour commented 3 years ago

Usually, in offline/disconnected environments, container images are fetched from private registries. To do that, we assign imagePullSecrets. However, the helm chart of monocular does not provide a way to specify imagePullSecrets.

Please accept my PR if i fixed. Or fix it kindly

abdennour commented 3 years ago

i am feeling that this repo is out of support. i hope i am mistaken