Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		Hello Mates! Could You Please Enlighten Me On How To Properly Set Up
my current agent config for worker looks like the following now
agent {
      worker_id: "k8s-service-worker"
      worker_name: "k8s-service-worker"
      git_user: "gitlab+deploy-token-4"
      git_pass: "xxx"
      docker_force_pull: true
      package_manager.system_site_packages: false
      venvs_dir: ~/.cache/venvs-builds
      venvs_cache: {
          max_entries: 5
          free_space_threshold_gb: 10.0
          path: /mnt/data/k8s-pvs/clearml-agent-pv/venvs-cache
      },
      pip_download_cache {
          enabled: true,
          path: /mnt/data/k8s-pvs/clearml-agent-pv/pip-download-cache
      },
      vcs_cache {
          enabled: true,
          path: /mnt/data/k8s-pvs/clearml-agent-pv/vcs-cache
      },
    }
159 Views
				0
Answers
				
					 
	one year ago
				
					
						 
	one year ago
					
			