ofc-bootstrap
ofc-bootstrap copied to clipboard
Feature request: make cert-manager optional
Expected Behaviour
I want to use ofc-bootstrap against an existing and configured cluster, which already has cert-manager installed and configured on it. But ofc-bootstrap is always going to install cert-manager. I'd like to be able to:
- make the installation of
cert-manageroptional - make installation of
ClusterIssuer(templates/k8s/tls/issuer-*.yml) optional
Current Behaviour
None of the above.
We're currently migrating to a new way to installation method and I would expect we could accommodate this request at the same time.
/set title: Feature request: make cert-manager optional
Awesome, I can lend a hand for this if need be.