Added target port to the route

This commit is contained in:
Tim McCarthy 2020-02-26 15:10:33 -08:00
parent 474f26ef46
commit 62740e6df7

View File

@ -101,6 +101,8 @@ objects:
name: catalog-public-route
spec:
host: ${CATALOG_PUBLIC_HOSTNAME}
port:
targetPort: 8080-tcp
tls:
caCertificate: |
${CA_CERTIFICATE}