datastax / kaap

KAAP, Kubernetes Autoscaling for Apache Pulsar
https://datastax.github.io/kaap/
Apache License 2.0
45 stars 15 forks source link

Add support for global imagePullSecrets #178

Open pgier opened 1 month ago

pgier commented 1 month ago

The global values includes a container image URL, but doesn't have a global imagePullSecrets field which is necessary for pull from a private container image repo.