using registry and image name as specified in _src/Makefile
This commit is contained in:
parent
771354f14a
commit
1531700f42
@ -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
Block a user