I'd like to be able to define variables to be used in the stellate configuration directly from the dashboard, consuming them as references (e.g.: "secret": {{ stellate.variables.secret }} ) to keep track of what has been set and when, to avoid drifts and prevent having to push the schema at each variable update.