From 043d0b5622859fdfd1dd75f8a985d1c0abc3c91e Mon Sep 17 00:00:00 2001 From: kasparv <149093307+kasparv1@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:41:59 +0300 Subject: [PATCH] Update configuring-automatic-image-deletion.md add image name --- .../how-to/configuring-automatic-image-deletion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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