fix broken link
This link seems to have been updated. Signed-off-by: xiekeyang <keyang.xie@gmail.com>
This commit is contained in:
parent
e02b5e3876
commit
071425adc5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
Using a [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) is possible to customize the NGINX configuration
|
Using a [ConfigMap](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/) is possible to customize the NGINX configuration
|
||||||
|
|
||||||
For example, if we want to change the timeouts we need to create a ConfigMap:
|
For example, if we want to change the timeouts we need to create a ConfigMap:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue