From 51f9d249ff19612afc6ae9a04c13c12a36b765de Mon Sep 17 00:00:00 2001 From: Aurel Canciu Date: Mon, 1 Feb 2021 16:21:39 +0200 Subject: [PATCH] Fix image update guide ECR cronjob manifest Signed-off-by: Aurel Canciu --- docs/guides/image-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/image-update.md b/docs/guides/image-update.md index b988f703..be525606 100644 --- a/docs/guides/image-update.md +++ b/docs/guides/image-update.md @@ -534,7 +534,7 @@ spec: env: - name: SECRET_NAME value: # this is the generated Secret name - - name: + - name: ECR_REGISTRY value: .dkr.ecr..amazonaws.com # fill in the account id and region volumeMounts: - mountPath: /token