Feature Change - Enable a Custom HTTPS Certificate for use
The current implementation of OSDU on Azure utilizes an auto provisioned HTTPS certificate by using cert-manager.
As a user of OSDU I should be able to utilize a custom certificate of my choosing to handle https ingress on my deployment of OSDU.
Acceptance Criteria
- A design decision should be made on the best way to handle this feature.
- Necessary infrastructure and helm charts should be created or updated as necessary.
- Any unit and integration tests should pass.
- Process Documentation should exist to provide instructions on how to use or enable this feature.
Edited by Daniel Scholl