diff --git a/autoscaler/kustomization.yaml b/autoscaler/kustomization.yaml index 74507d4..3ce3263 100644 --- a/autoscaler/kustomization.yaml +++ b/autoscaler/kustomization.yaml @@ -22,6 +22,7 @@ patches: spec: containers: - name: cluster-autoscaler + imagePullPolicy: IfNotPresent command: - ./cluster-autoscaler - --v=4