We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f8f14 commit 042b651Copy full SHA for 042b651
guestbook/all-in-one/frontend.yaml
@@ -35,7 +35,7 @@ spec:
35
spec:
36
containers:
37
- name: php-redis
38
- image: gcr.io/google-samples/gb-frontend:v4
+ image: gcr.io/google-samples/gb-frontend:v5
39
resources:
40
requests:
41
cpu: 100m
guestbook/all-in-one/guestbook-all-in-one.yaml
@@ -132,7 +132,7 @@ spec:
132
133
134
135
136
137
138
guestbook/frontend-deployment.yaml
@@ -16,7 +16,7 @@ spec:
16
17
18
19
20
21
22
0 commit comments