README fix
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
e27dcc3883
commit
78e745507a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ add them to the cart, and purchase them.
|
||||||
to all `imageName:` fields.
|
to all `imageName:` fields.
|
||||||
|
|
||||||
2. Edit the Deployment manifests at `kubernetes-manifests` directory and update
|
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
|
3. Install [Skaffold] and `skaffold run`. This builds the container
|
||||||
images, pushes them to GFR, and deploys the application to Kubernetes.
|
images, pushes them to GFR, and deploys the application to Kubernetes.
|
||||||
|
|
Loading…
Reference in a new issue