[zh-cn] resync pods/YAMLs

This commit is contained in:
Michael
2022-06-26 10:19:23 +08:00
parent 4135f1ec3e
commit 3c42f643d4
5 changed files with 12 additions and 12 deletions
@@ -11,7 +11,7 @@ spec:
volumeMounts:
- name: workdir
mountPath: /usr/share/nginx/html
# These containers are run during pod initialization
# 这些容器在 Pod 初始化期间运行
initContainers:
- name: install
image: busybox:1.28