diff --git a/charts/prometheus-pushgateway/values.yaml b/charts/prometheus-pushgateway/values.yaml index 1c24f2d52b1d..a742a401b5d1 100644 --- a/charts/prometheus-pushgateway/values.yaml +++ b/charts/prometheus-pushgateway/values.yaml @@ -16,8 +16,8 @@ fullnameOverride: "" namespaceOverride: "" image: - registry: "" - repository: quay.io/prometheus/pushgateway + registry: quay.io + repository: prometheus/pushgateway # if not set appVersion field from Chart.yaml is used tag: "" pullPolicy: IfNotPresent