Updated route
This commit is contained in:
		
							parent
							
								
									96a9f7d2a1
								
							
						
					
					
						commit
						c0283b1404
					
				@ -3,12 +3,10 @@ kind: Route
 | 
				
			|||||||
metadata:
 | 
					metadata:
 | 
				
			||||||
  labels:
 | 
					  labels:
 | 
				
			||||||
    app: catalogapi
 | 
					    app: catalogapi
 | 
				
			||||||
name: catalog-public-route
 | 
					  name: catalog-public-route
 | 
				
			||||||
spec:
 | 
					spec:
 | 
				
			||||||
host: __CatalogPublicHostName__
 | 
					  host: __CatalogPublicHostName__
 | 
				
			||||||
port:
 | 
					  tls:
 | 
				
			||||||
  targetPort: 8080-tcp
 | 
					 | 
				
			||||||
tls:
 | 
					 | 
				
			||||||
    caCertificate: |
 | 
					    caCertificate: |
 | 
				
			||||||
      __CaCertificate2__
 | 
					      __CaCertificate2__
 | 
				
			||||||
    certificate: |
 | 
					    certificate: |
 | 
				
			||||||
@ -16,8 +14,8 @@ tls:
 | 
				
			|||||||
    key: |
 | 
					    key: |
 | 
				
			||||||
      __PrivateKey2__
 | 
					      __PrivateKey2__
 | 
				
			||||||
    termination: edge
 | 
					    termination: edge
 | 
				
			||||||
to:
 | 
					  to:
 | 
				
			||||||
    kind: Service
 | 
					    kind: Service
 | 
				
			||||||
    name: catalogapi
 | 
					    name: catalogapi
 | 
				
			||||||
    weight: 100
 | 
					    weight: 100
 | 
				
			||||||
wildcardPolicy: None
 | 
					  wildcardPolicy: None
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user