Fixed the link for create a ConfigMap

pull/45060/head
harsh 2024-02-07 12:05:07 +05:30
parent 80aa5f53d5
commit 99e37ab8d1
1 changed files with 1 additions and 2 deletions

View File

@ -194,8 +194,7 @@ keyed with `log_level`.
{{< note >}}
* You must create a [ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/)
before you can use it.
* You must [create a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/#create-a-configmap) before you can use it.
* A ConfigMap is always mounted as `readOnly`.