Commit 1531700f authored by Matthias Luebken's avatar Matthias Luebken

using registry and image name as specified in _src/Makefile

parent 771354f1
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"containers":[ "containers":[
{ {
"name":"guestbook", "name":"guestbook",
"image":"kubernetes/guestbook:v2", "image":"gcr.io/google_containers/guestbook:v3",
"ports":[ "ports":[
{ {
"name":"http-server", "name":"http-server",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment