Merge pull request #26331 from CaoDonghui123/fix-issue1

[zh]fix init-containers.yaml
This commit is contained in:
Kubernetes Prow Robot
2021-02-01 00:39:48 -08:00
committed by GitHub
@@ -19,7 +19,7 @@ spec:
- wget
- "-O"
- "/work-dir/index.html"
- http://kubernetes.io
- http://info.cern.ch
volumeMounts:
- name: workdir
mountPath: "/work-dir"