You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `reloader.stakater.com/auto`and `reloader.stakater.com/search` **cannot be used together** — the `auto` annotation takes precedence.
197
213
- If both `auto` and its typed versions (`secret.reloader.stakater.com/auto`, `configmap.reloader.stakater.com/auto`) are used, **only one needs to be true** to trigger a reload.
@@ -200,7 +216,7 @@ metadata:
200
216
- All workloads are treated as if they have `auto: "true"` unless they explicitly set it to `"false"`.
201
217
- Missing or unrecognized annotation values are treated as `"false"`.
202
218
203
-
### 6. 🔔 Alerting on Reload
219
+
### 7. 🔔 Alerting on Reload
204
220
205
221
Reloader can optionally **send alerts** whenever it triggers a rolling upgrade for a workload (e.g., `Deployment`, `StatefulSet`, etc.).
0 commit comments