Containerized MID Server Properties and Parameters
Containerized MID Servers have several properties and parameters unique to their features.
![]() |
Glide Properties
- mid.container.deployment.volume_mount.subpaths
- Type: String
- Default value: mid_container,agent/extlib,agent/logs,agent/scripts,agent/security, agent/security_backup,agent/work
Specifies a comma-separated list of persistent volume mount sub-paths.
- mid.container.deployment.headless_service_yaml_included
- Type: True | False
- Default value: True
Specifies if the Headless Service Resource is included in the exported YAML file.
MID Server configuration parameters
- mid.drain.timeout
- Type: Integer
- Default value: 900
Specifies the timeout in seconds for the drain operation.
- mid.drain.run_before_container_termination
- Type: Boolean
- Default value: true
Specifies if the containerized MID Server is drained before container termination.
- mid.container.autoupgrade.enabled
- Type: True | False
- Default value: True
Controls the containerized MID Server auto-upgrade feature. The config parameter is read-only, therefore it can not be synced down from the instance.
