mirror of https://github.com/k3s-io/k3s
using registry and image name as specified in _src/Makefile
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