Enterprise version and doc QA checks (#480)

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
This commit is contained in:
Karl-Johan Grahn
2023-06-26 20:32:02 +02:00
committed by GitHub
parent 845a6d85c6
commit 29310fe3ae
15 changed files with 209 additions and 131 deletions

View File

@@ -2,7 +2,7 @@
These are the key features of Reloader:
1. Restart pod in a deployment 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
4. Restart pod in a rollout on change in linked/related configmap's or secret's
1. Restart pod in a `deployment` on change in linked/related configmap's or secret's
1. Restart pod in a `daemonset` on change in linked/related configmap's or secret's
1. Restart pod in a `statefulset` on change in linked/related configmap's or secret's
1. Restart pod in a `rollout` on change in linked/related configmap's or secret's