This commit is contained in:
fqsghostcloud 2018-03-22 19:32:33 +08:00 committed by Manuel Alejandro de Brito Fontes
parent 535e9405f7
commit 814b7cd6dc

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: For example, if we want to change the timeouts we need to create a ConfigMap: