fix issue

This commit is contained in:
caodonghui 2021-02-01 10:27:10 +08:00
parent 3307e62764
commit a1c9c4baee
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"