forked from k-space/kube
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			413 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			413 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Gitea
 | |
| 
 | |
| This application is managed by [ArgoCD](https://argocd.k-space.ee/applications/argocd/gitea)
 | |
| 
 | |
| Should ArgoCD be down manifests here can be applied with:
 | |
| 
 | |
| ```
 | |
| kubectl apply -n gitea -f application.yaml
 | |
| ```
 | |
| 
 | |
| Gitea DOES NOT go through Traefik. It has its own IP because ssh :22 would conflict with kube worker ssh. On its own IP, at the moment it doesn't flirt with Traefik — also has its own certificate.
 |