Skip to content

Reference

Configuration

Organize environment values, connections, secrets and versioned workflow settings.

SuperPlane configuration spans deployment settings, organization connections, secrets, workspace settings and versioned workflow files. Keep each value in the narrowest scope that needs it.

SettingStore it in
Deployment address or service optionDeployment environment
External provider connectionOrganization integration
Password, token, or private keyOrganization secret
Factory name, repository, or lineWorkspace settings
Workflow graph and component setupcanvas.yaml or canvas editor
Operational interfaceconsole.yaml

Review versioned files through source control. Rotate sensitive values without copying them into workflow definitions. Test environment-specific changes before production.

See Canvas YAML, Console YAML and Secrets.