Fix image update guide ECR cronjob manifest

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Signed-off-by: jonathan-innis <jonathan.innis.ji@gmail.com>
pull/844/head
Aurel Canciu 4 years ago committed by jonathan-innis
parent 49b4367a70
commit ecdfc0c773

@ -534,7 +534,7 @@ spec:
env:
- name: SECRET_NAME
value: <secret name> # this is the generated Secret name
- name:
- name: ECR_REGISTRY
value: <account id>.dkr.ecr.<region>.amazonaws.com # fill in the account id and region
volumeMounts:
- mountPath: /token

Loading…
Cancel
Save