fix redundant note (#18780)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
134f5a3b2f
commit
0ef0c60436
+1
-1
@@ -43,7 +43,7 @@ content_template: templates/task
|
||||
数组中第一个元素指定`MY_NODE_NAME`这个环境变量从Pod的`spec.nodeName`字段获取变量值。同样,其它环境变量也是从Pod的字段获取它们的变量值。
|
||||
|
||||
{{< note >}}
|
||||
**注意:** 本示例中的字段是Pod字段,不是Pod中容器的字段。
|
||||
本示例中的字段是Pod字段,不是Pod中容器的字段。
|
||||
{{< /note >}}
|
||||
|
||||
创建Pod:
|
||||
|
||||
Reference in New Issue
Block a user