-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is hot reload of configuration supported with the k8s operator?
I'm interested in dynamically changing some parts of the configuration (notably adding new users, or adding new databases), but currently the only way this seems possible is by doing helm install again for the main config, and I'm not sure if the change would be detected afterwards by the running instances. Same with users.toml which is already externalized through secrets atm -- will a change in the secret be picked up on the fs level and then updated with a RELOAD in pgdog?
w3irdrobot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request