This commit is contained in:
fqsghostcloud 2018-03-22 19:32:33 +08:00 committed by Manuel Alejandro de Brito Fontes
parent 4b9cb90f30
commit 65fde75a7f

View file

@ -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: