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