The key-value "optional:true" doesn't work
The key-value "optional:true" doesn't work in 1.5.2 yet. So should we add a note here? "The key-value "optional:true" will be work after kubernetes 1.5.2."reviewable/pr2557/r2
parent
2553649598
commit
5df783425d
|
@ -590,3 +590,5 @@ Kubelet only supports use of ConfigMap for pods it gets from the API server. Th
|
||||||
created using kubectl, or indirectly via a replication controller. It does not include pods created
|
created using kubectl, or indirectly via a replication controller. It does not include pods created
|
||||||
via the Kubelet's `--manifest-url` flag, its `--config` flag, or its REST API (these are not common
|
via the Kubelet's `--manifest-url` flag, its `--config` flag, or its REST API (these are not common
|
||||||
ways to create pods.)
|
ways to create pods.)
|
||||||
|
|
||||||
|
The key-value "optional:true" will be work after kubernetes 1.5.2.
|
||||||
|
|
Loading…
Reference in New Issue