using registry and image name as specified in _src/Makefile
This commit is contained in:
parent
01f4a33130
commit
90dc647a32
|
|
@ -22,7 +22,7 @@
|
|||
"containers":[
|
||||
{
|
||||
"name":"guestbook",
|
||||
"image":"kubernetes/guestbook:v2",
|
||||
"image":"gcr.io/google_containers/guestbook:v3",
|
||||
"ports":[
|
||||
{
|
||||
"name":"http-server",
|
||||
|
|
|
|||
Loading…
Reference in New Issue