using registry and image name as specified in _src/Makefile

pull/6/head
Matthias Luebken 2016-03-15 10:18:28 +01:00
parent 771354f14a
commit 1531700f42
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"containers":[
{
"name":"guestbook",
"image":"kubernetes/guestbook:v2",
"image":"gcr.io/google_containers/guestbook:v3",
"ports":[
{
"name":"http-server",