IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
139 stars 68 forks source link

Use OOTB openshift route certificate whenever possible #412

Closed jandusek4 closed 1 year ago

jandusek4 commented 1 year ago

For custom routes, just use it For CP4BA and CPFS routes, create mechanism with CronJob to accomodate changes

jandusek4 commented 1 year ago
jandusek4 commented 1 year ago

Implement CronJobs to renew certificates whenever it changes on OCP Ingress

jandusek4 commented 1 year ago

Close as renewal would be done manually