zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
13 stars 8 forks source link

Feature: allow to define imagePullSecrets for using private registry #140

Closed AlexGacon closed 7 months ago

AlexGacon commented 8 months ago

Feature Description

For organization having a private registry, it would be great to define a imagePullSecrets per image to retrieve.

Proposed Solution

A description of how you propose implementing the feature.

Additional Information

Any additional information or context that may be helpful in implementing the feature.

AlexGacon commented 7 months ago

I am taking care of it.