UNCLASSIFIED - NO CUI

Skip to content

Blackbox exporter has wrong key for image pull secrets

Issue

The image pull secrets for the blackbox exporter are being provided to the upstream chart in the default values.yaml at .image.imagePullSecrets, but the upstream chart expects them at .image.pullSecrets.

Acceptance Criteria

  • The blackbox exporter's image pull secret configuration is properly placed at image.pullSecrets
Edited by Zach Callahan