Added target port to the route
This commit is contained in:
		
							parent
							
								
									474f26ef46
								
							
						
					
					
						commit
						62740e6df7
					
				@ -101,6 +101,8 @@ objects:
 | 
			
		||||
    name: catalog-public-route
 | 
			
		||||
  spec:
 | 
			
		||||
    host: ${CATALOG_PUBLIC_HOSTNAME}
 | 
			
		||||
    port:
 | 
			
		||||
      targetPort: 8080-tcp
 | 
			
		||||
    tls:
 | 
			
		||||
      caCertificate: |
 | 
			
		||||
        ${CA_CERTIFICATE}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user