Fix image update guide ECR cronjob manifest
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
This commit is contained in:
committed by
Hidde Beydals
parent
6f525356cb
commit
51f9d249ff
@@ -534,7 +534,7 @@ spec:
|
|||||||
env:
|
env:
|
||||||
- name: SECRET_NAME
|
- name: SECRET_NAME
|
||||||
value: <secret name> # this is the generated 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
|
value: <account id>.dkr.ecr.<region>.amazonaws.com # fill in the account id and region
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /token
|
- mountPath: /token
|
||||||
|
|||||||
Reference in New Issue
Block a user