mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
build/pause: write in C
Builds statically against glibc. References to the old pause image have been updated.
This commit is contained in:
2
hack/testdata/pod-with-precision.json
vendored
2
hack/testdata/pod-with-precision.json
vendored
@@ -9,7 +9,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "kubernetes-pause",
|
||||
"image": "kubernetes/pause"
|
||||
"image": "gcr.io/google_containers/pause-amd64:3.0"
|
||||
}
|
||||
],
|
||||
"restartPolicy": "Never",
|
||||
|
Reference in New Issue
Block a user