titansoft-pte-ltd / imagepullsecret-patcher

A simple Kubernetes client-go application that creates and patches imagePullSecrets to service accounts in all Kubernetes namespaces to allow cluster-wide authenticated access to private container registry.
https://medium.com/titansoft-engineering/kubernetes-cluster-wide-access-to-private-container-registry-with-imagepullsecret-patcher-b8b8fb79f7e5
MIT License
256 stars 91 forks source link

option to specify included namespaces #27

Open sameersbn opened 3 years ago

sameersbn commented 3 years ago

like the configExcludedNamespaces configuration. It would be really useful if there was a configIncludedNamespaces through which only the namespaces of interest could be specified.