Update frontend-deployment.yaml
Update the image based on new instructions from google https://cloud.google.com/kubernetes-engine/docs/tutorials/guestbook
This commit is contained in:
committed by
Corentin Néau
parent
704573591a
commit
1013d7fcbb
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: php-redis
|
||||
image: gcr.io/google-samples/gb-frontend:v5
|
||||
image: us-docker.pkg.dev/google-samples/containers/gke/gb-frontend:v5
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
Reference in New Issue
Block a user