Skip to content

Commit

Permalink
Merge pull request #1035 from kubernetes-sigs/wongma7-patch-1
Browse files Browse the repository at this point in the history
Fix spacing in RELEASE.md
  • Loading branch information
wongma7 authored Sep 10, 2021
2 parents 9eeee13 + 4064027 commit 0678dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Follow the AWS-internal process.
## Verify the images are available
In GCR:
- `docker pull k8s.gcr.io/provider-aws/aws-ebs-csi-driver:v1.1.1`

In ECR:
- `aws ecr get-login-password --region us-west-2 | docker login --username AWS --password-stdin 602401143452.dkr.ecr.us-west-2.amazonaws.com`
- `docker pull 602401143452.dkr.ecr.us-west-2.amazonaws.com/eks/aws-ebs-csi-driver:v1.1.1`
Expand Down

0 comments on commit 0678dfe

Please sign in to comment.