README updates
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Push Image / Build and push image (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Push Image / Build and push image (push) Has been cancelled
				
			This commit is contained in:
		
							parent
							
								
									f7506b4f20
								
							
						
					
					
						commit
						98dcd7becb
					
				@ -45,7 +45,7 @@ This project provides a complete environment to:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
2. **Build the Docker image**:
 | 
					2. **Build the Docker image**:
 | 
				
			||||||
   ```bash
 | 
					   ```bash
 | 
				
			||||||
   docker build -t gitea-mcp:latest .
 | 
					   docker build -t mcpo-service:latest .
 | 
				
			||||||
   ```
 | 
					   ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3. **Apply Kubernetes configurations**:
 | 
					3. **Apply Kubernetes configurations**:
 | 
				
			||||||
@ -66,7 +66,7 @@ This project provides a complete environment to:
 | 
				
			|||||||
## Notes
 | 
					## Notes
 | 
				
			||||||
- The `mcpo` tool is used to manage MCP connections
 | 
					- The `mcpo` tool is used to manage MCP connections
 | 
				
			||||||
- Sensitive information should be parsed via environment variables to mcpo_config.yaml
 | 
					- Sensitive information should be parsed via environment variables to mcpo_config.yaml
 | 
				
			||||||
- mcpo_config.yaml will parse env vars using the following syntaz `!ENV ${YOUR_VAR}`
 | 
					- mcpo_config.yaml will parse env vars using the following syntax `!ENV ${YOUR_VAR}`
 | 
				
			||||||
- The project is designed for production deployment with Kubernetes orchestration
 | 
					- The project is designed for production deployment with Kubernetes orchestration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For detailed explanations of individual components, refer to their respective files in the repository.
 | 
					For detailed explanations of individual components, refer to their respective files in the repository.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user