Clarify that setting `spec.refreshInterval` to 0 disables all update behaviour (#4567)
If `spec.refreshInterval` is `0` the `Kind=Secret` is never updated, even if annotations or spec changes.
Signed-off-by: Patrick Del Conte <p.del.conte@hotmail.ch>
Co-authored-by: Gustavo Fernandes de Carvalho <17139678+gusfcarvalho@users.noreply.github.com>