We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a320d4 commit 91ec07fCopy full SHA for 91ec07f
content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
@@ -505,10 +505,6 @@ configmap/special-config-2-c92b5mmcf2 created
505
506
## Configure all key-value pairs in a ConfigMap as container environment variables
507
508
-{{< note >}}
509
-This functionality is available in Kubernetes v1.6 and later.
510
-{{< /note >}}
511
-
512
* Create a ConfigMap containing multiple key-value pairs.
513
514
{{< codenew file="configmap/configmap-multikeys.yaml" >}}
0 commit comments