You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
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-manager optional
make installation of ClusterIssuer (templates/k8s/tls/issuer-*.yml) optional
Current Behaviour
None of the above.
The text was updated successfully, but these errors were encountered:
Expected Behaviour
I want to use
ofc-bootstrap
against an existing and configured cluster, which already hascert-manager
installed and configured on it. Butofc-bootstrap
is always going to installcert-manager
. I'd like to be able to:cert-manager
optionalClusterIssuer
(templates/k8s/tls/issuer-*.yml
) optionalCurrent Behaviour
None of the above.
The text was updated successfully, but these errors were encountered: