README: fix typo GFR->GCR
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
a3740aa7b5
commit
b58c8ba922
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ add them to the cart, and purchase them.
|
|||
the `image` fields to match the changes you made in the previous step.
|
||||
|
||||
1. Run `skaffold run`. This builds the container
|
||||
images, pushes them to GFR, and deploys the application to Kubernetes.
|
||||
images, pushes them to GCR, and deploys the application to Kubernetes.
|
||||
|
||||
1. Find the IP address of your application:
|
||||
|
||||
|
|
Loading…
Reference in a new issue