Merge pull request #26331 from CaoDonghui123/fix-issue1
[zh]fix init-containers.yaml
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
|||||||
- wget
|
- wget
|
||||||
- "-O"
|
- "-O"
|
||||||
- "/work-dir/index.html"
|
- "/work-dir/index.html"
|
||||||
- http://kubernetes.io
|
- http://info.cern.ch
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: workdir
|
- name: workdir
|
||||||
mountPath: "/work-dir"
|
mountPath: "/work-dir"
|
||||||
|
|||||||
Reference in New Issue
Block a user