Merge pull request #32608 from my-git9/pod-configmap-env-var-valueFrom
[zh] Update pod-configmap-env-var-valueFrom.md
This commit is contained in:
@@ -8,11 +8,10 @@ spec:
|
|||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
nodeSelectorTerms:
|
nodeSelectorTerms:
|
||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: kubernetes.io/e2e-az-name
|
- key: kubernetes.io/os
|
||||||
operator: In
|
operator: In
|
||||||
values:
|
values:
|
||||||
- e2e-az1
|
- linux
|
||||||
- e2e-az2
|
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 1
|
- weight: 1
|
||||||
preference:
|
preference:
|
||||||
|
|||||||
Reference in New Issue
Block a user