README fix

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-07-02 10:30:54 -07:00
parent e27dcc3883
commit 78e745507a

View file

@ -15,7 +15,7 @@ add them to the cart, and purchase them.
to all `imageName:` fields.
2. Edit the Deployment manifests at `kubernetes-manifests` directory and update
the image names to match the changes you made in the previous step.
the `image` fields to match the changes you made in the previous step.
3. Install [Skaffold] and `skaffold run`. This builds the container
images, pushes them to GFR, and deploys the application to Kubernetes.