diff --git a/docs/features.md b/docs/features.md new file mode 100644 index 00000000..52f1dba9 --- /dev/null +++ b/docs/features.md @@ -0,0 +1,7 @@ +# Features + +These are the key features of Reloader: + +1. Restart pod in a depoloyment on change in linked/related configmap's or secret's +2. Restart pod in a daemonset on change in linked/related configmap's or secret's +3. Restart pod in a statefulset on change in linked/related configmap's or secret's