diff --git a/chart/templates/blobserve-deployment.yaml b/chart/templates/blobserve-deployment.yaml index dd4241fda94966..1200e34f3e7a81 100644 --- a/chart/templates/blobserve-deployment.yaml +++ b/chart/templates/blobserve-deployment.yaml @@ -38,6 +38,7 @@ spec: stage: {{ .Values.installation.stage }} gitpod.io/nodeService: blobserve annotations: + cluster-autoscaler.kubernetes.io/safe-to-evict: "true" prometheus.io/scrape: 'true' prometheus.io/path: "/metrics" prometheus.io/port: '9500'