DoD-Platform-One / monitoring

Monitoring Stack Bootstrapper (Prometheus, Grafana)
https://repo1.dso.mil/big-bang/product/packages/monitoring
Apache License 2.0
2 stars 1 forks source link

CleanUpgrade, cleanupProxy, kubectlImage containers do not support global.imageRegistry #5

Open p1-repo-sync-bot[bot] opened 6 months ago

p1-repo-sync-bot[bot] commented 6 months ago

Feature Request

Why

There's a value called global.imageRegistry that indicates it will be used to override all image sources, but some containers are not included in that support.

Proposed Solution

Craft the image field of the workloads like other images in the chart:

https://repo1.dso.mil/big-bang/product/packages/monitoring/-/blob/main/chart/templates/prometheus-operator/admission-webhooks/job-patch/job-createSecret.yaml#L36-42