the middle of the idiots
This commit is contained in:
		
							
								
								
									
										9
									
								
								qwen/python/k8s/configmap.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								qwen/python/k8s/configmap.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
# Kubernetes ConfigMap for the MerchantsOfHope application
 | 
			
		||||
apiVersion: v1
 | 
			
		||||
kind: ConfigMap
 | 
			
		||||
metadata:
 | 
			
		||||
  name: merchants-of-hope-config
 | 
			
		||||
data:
 | 
			
		||||
  debug: "false"
 | 
			
		||||
  log_level: "INFO"
 | 
			
		||||
  max_workers: "4"
 | 
			
		||||
		Reference in New Issue
	
	Block a user