diff --git a/deploy/manifests/custom-metrics-apiserver-deployment.yaml b/deploy/manifests/custom-metrics-apiserver-deployment.yaml index 0fc61d79..64f42dcc 100644 --- a/deploy/manifests/custom-metrics-apiserver-deployment.yaml +++ b/deploy/manifests/custom-metrics-apiserver-deployment.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: custom-metrics-apiserver containers: - name: custom-metrics-apiserver - image: gcr.io/k8s-staging-prometheus-adapter-amd64 + image: k8s.gcr.io/prometheus-adapter/prometheus-adapter:v0.10.0 args: - --secure-port=6443 - --tls-cert-file=/var/run/serving-cert/serving.crt