resources: limits: cpus: 2.0 memory: 4096 code_server: additional_envs: [] run_as: user: 568 group: 568 network: web_port: bind_mode: published port_number: 8080 ix_volumes: local: /opt/tests/mnt/code-server/local config: /opt/tests/mnt/code-server/config project: /opt/tests/mnt/code-server/project storage: config: type: ix_volume ix_volume_config: dataset_name: config create_host_path: true local: type: ix_volume ix_volume_config: dataset_name: local create_host_path: true project: type: ix_volume ix_volume_config: dataset_name: project create_host_path: true additional_storage: []