- Create a deployment
hello-app
with imagegcr.io/google-samples/hello-app:1.0
and managedev
andprod
environment:dev
image isgcr.io/google-samples/hello-app:2.0
- Edit replicas in
prod
env from 1 to 3
hello-app
with image gcr.io/google-samples/hello-app:1.0
and manage dev
and prod
environment:
dev
image is gcr.io/google-samples/hello-app:2.0
prod
env from 1 to 3