diff --git a/docs/howto_config.md b/docs/howto_config.md index 5fb4f11a2b..8cf35567b3 100644 --- a/docs/howto_config.md +++ b/docs/howto_config.md @@ -147,7 +147,7 @@ resources: - busybox.yaml images: - name: BUSYBOX_IMAGE - newName: registry.k8s.io/busybox + newName: busybox:1.35 EOF ```