mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Convert kubernetes/serve_hostname to gcr.io/google_containers/server_hostname
This commit is contained in:
@@ -90,7 +90,7 @@ function start_service() {
|
||||
"containers": [
|
||||
{
|
||||
"name": "$1",
|
||||
"image": "kubernetes/serve_hostname:1.1",
|
||||
"image": "gcr.io/google_containers/serve_hostname:1.1",
|
||||
"ports": [
|
||||
{
|
||||
"containerPort": 9376,
|
||||
|
Reference in New Issue
Block a user