Harbor on OpenShift


farah.shadid@...
 

Hey all,I am working on deploying Harbor to OpenShift. Helm Chart version is 1.6.1 and I got it working as expected without Internal TLS between harbor components. Now I want to enabled it. I sat internalTLS.enabled to "true" and cert internalTLS.certSource  to "auto" and for some reason all the routes created are edge/redirect routes when they are supposed to be re-encrypt routes. Edge routes don't work.  Why is that? How can I get it to work with internal tls?FYI,
expose.type is set to "ingress" and expose.tls.certSource is set to "auto"
 

Join harbor-users@lists.cncf.io to automatically receive all group messages.