signalfx / signalfx-k8s-metrics-adapter

Horizontal Pod Autoscaler custom/external metrics provider for Kubernetes that uses SignalFx as the backend
Apache License 2.0
9 stars 15 forks source link

Add Support to Use Private Docker Image #17

Closed pubudu-vungle closed 3 years ago

pubudu-vungle commented 3 years ago

Background

Add imagePullSecrets attribute to the deployment so that users are able pull images from a private container repository but can still continue using the community Helm chart. (eg. Use a multi-arch docker image of the metrics adapter)