We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1043840 commit 0f2f03eCopy full SHA for 0f2f03e
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# K8S Nginx Hot Reload
+# K8S Nginx Hot Reloader
2
3
## Know-Why
4
@@ -17,4 +17,4 @@
17
* example [nginx-reloader.yml](https://github.com/cheerego/nginx-reloader/blob/master/nginx-reloader.yml)
18
* enable shareProcessNamespace
19
* TIME_AFTER_SECONDS, Event debounce default second.
20
-* WATCH_DIRS, split by comma, like `/etc/nginx,/etc/nginx/conf.d`
+* WATCH_DIRS, split by comma, like `/etc/nginx,/etc/nginx/conf.d`
0 commit comments