feat(infra/k8s): Add cgit to Ingress load balancer
Apart from the fact that TLS certificate provisioning is very wonky, it seems to be working now. AFAICT the L7 LBs still don't support path rewriting, which means that this is likely not the final configuration and it will move behind nginx instead.
This commit is contained in:
		
							parent
							
								
									9653bdcf69
								
							
						
					
					
						commit
						2512ea4256
					
				
					 2 changed files with 11 additions and 2 deletions
				
			
		|  | @ -70,4 +70,5 @@ spec: | |||
|     app: cgit | ||||
|   ports: | ||||
|     - protocol: TCP | ||||
|       port: 8080 | ||||
|       port: 2448 # cgit | ||||
|       targetPort: 8080 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue