diff --git a/ru/troubleshooting/managed-kubernetes/how-to/configuring-automatic-image-deletion.md b/ru/troubleshooting/managed-kubernetes/how-to/configuring-automatic-image-deletion.md index c2affebda25..106edbbae4f 100644 --- a/ru/troubleshooting/managed-kubernetes/how-to/configuring-automatic-image-deletion.md +++ b/ru/troubleshooting/managed-kubernetes/how-to/configuring-automatic-image-deletion.md @@ -36,7 +36,7 @@ spec: spec: containers: - name: docker-image-cleanup - image: + image: alpine:latest command: - /bin/sh - -c