Skip to content

Commit

Permalink
Update content/en/docs/guides/cron-job-image-auth.md
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
kingdonb and stefanprodan authored Jan 14, 2022
1 parent 1f9240b commit 8850aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/guides/cron-job-image-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ spec:
- -ce
- aws ecr get-login-password --region ${REGION} > /token/ecr-token
containers:
- image: bitnami/kubectl
- image: ghcr.io/fluxcd/flux-cli:v0.25.2
name: create-secret
imagePullPolicy: IfNotPresent
env:
Expand Down

0 comments on commit 8850aca

Please sign in to comment.