Merge pull request #26331 from CaoDonghui123/fix-issue1

[zh]fix init-containers.yaml
pull/26341/head
Kubernetes Prow Robot 2021-02-01 00:39:48 -08:00 committed by GitHub
commit 47edc892b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ spec:
- wget
- "-O"
- "/work-dir/index.html"
- http://kubernetes.io
- http://info.cern.ch
volumeMounts:
- name: workdir
mountPath: "/work-dir"