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
Right now, the config is read once when the server boots. If the file changes on-disk, no config value will be updated. This is crucially useful when mounting cloud run secrets, where the secret is hot-swapped but we can't leverage it, forcing a re-deploy.