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
1. When applications are deployed for the first time, Reloader will perform a rolling update of the associated workload
391
391
1. If you are running Reloader in HA mode all workloads will have a rolling update performed when a new leader is elected
392
392
-`reloadOnDelete` controls how Reloader handles secrets being deleted. If `reloadOnDelete` is set to true:
393
-
1. Configmaps/secrets being deleted will cause Reloader to perform a rolling update of the associated workload- `serviceMonitor` will be removed in future releases of Reloader in favour of Pod monitor
393
+
1. Configmaps/secrets being deleted will cause Reloader to perform a rolling update of the associated workload
394
394
-`serviceMonitor` will be removed in future releases of Reloader in favour of Pod monitor
395
395
- If `reloadOnCreate` is set to false:
396
396
1. Updates to configmaps/secrets that occur while there is no leader will not be picked up by the new leader until a subsequent update of the configmap/secret occurs
0 commit comments