Configure
Configuration tells Liskov what your Application needs. Some configuration is authored in Manifest V4; managed values and secrets can be supplied through the Console without committing them to your repository.
- Variables for non-secret values.
- Secrets for credentials and sensitive configuration.
- Runtime resources and networking.
- Schedules, renewal, and updates.
- Processor placement.
- Logging and diagnostics.
- Spend limits.
Configuration normally affects the next deployment or successor. Each page states whether changing a value affects a running job.