Skip to content

Commit 91ec07f

Browse files
author
Tamilselvan
authored
Drop outdated Kubernetes version request in ConfigMap docs (#39121)
* Updated Kubernetes version * Deleted note session
1 parent 8a320d4 commit 91ec07f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -505,10 +505,6 @@ configmap/special-config-2-c92b5mmcf2 created
505505

506506
## Configure all key-value pairs in a ConfigMap as container environment variables
507507

508-
{{< note >}}
509-
This functionality is available in Kubernetes v1.6 and later.
510-
{{< /note >}}
511-
512508
* Create a ConfigMap containing multiple key-value pairs.
513509

514510
{{< codenew file="configmap/configmap-multikeys.yaml" >}}

0 commit comments

Comments
 (0)