update to use gb-frontend:v4. New image includes the change in PR # 23381.

This commit is contained in:
Amy Unruh 2016-04-12 08:36:07 -07:00
parent 78ab8ad4b6
commit d9eec9ea25
4 changed files with 6 additions and 6 deletions

View File

@ -539,7 +539,7 @@ spec:
spec:
containers:
- name: php-redis
image: gcr.io/google_samples/gb-frontend:v3
image: gcr.io/google-samples/gb-frontend:v4
resources:
requests:
cpu: 100m

View File

@ -43,7 +43,7 @@ spec:
spec:
containers:
- name: php-redis
image: gcr.io/google_samples/gb-frontend:v3
image: gcr.io/google-samples/gb-frontend:v4
resources:
requests:
cpu: 100m

View File

@ -20,7 +20,7 @@ apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: redis-master
# these labels can be applied automatically
# these labels can be applied automatically
# from the labels in the pod template if not set
# labels:
# app: redis
@ -30,7 +30,7 @@ spec:
# this replicas value is default
# modify it according to your case
replicas: 1
# selector can be applied automatically
# selector can be applied automatically
# from the labels in the pod template if not set
# selector:
# matchLabels:
@ -162,7 +162,7 @@ spec:
spec:
containers:
- name: php-redis
image: gcr.io/google_samples/gb-frontend:v3
image: gcr.io/google-samples/gb-frontend:v4
resources:
requests:
cpu: 100m

View File

@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: php-redis
image: gcr.io/google_samples/gb-frontend:v3
image: gcr.io/google-samples/gb-frontend:v4
resources:
requests:
cpu: 100m