Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS]: Add info on how to customize kind CertManager when using OperatorHub method on Openshift #262

Closed
rajinator opened this issue Jul 25, 2020 · 3 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@rajinator
Copy link

Documentation for using cert-manager via Operatorhub on OKD/OCP clusters is very limited. There are times when customization of the deployment is needed.

Case in point, one of the clusters I have, requires the use of recursive nameservers as described here - https://cert-manager.io/docs/configuration/acme/dns01/#setting-nameservers-for-dns01-self-check. However, when modifying the deployment to include the arg, the operator will overwrite the deployment yaml file.

The apiresources Schema description does not provide any info, as seen in this screenshot below
image

Environment details:

OCP 4.3.29
Cloud-provider/provisioner (e.g. GKE, kops AWS, etc): KVM
cert-manager version (e.g. v0.4.0): v0.15.2
Install method (e.g. helm or static manifests): OperatorHub
Would like to see more details https://cert-manager.io/docs/installation/openshift/#installing-with-cert-manager-operator
Also a link to the CRD for kind CertManager would be helpful as well. Apologies if this has been already documented somewhere

/kind feature

Creating issue here as per @meyskens request :)

@meyskens
Copy link
Contributor

Thanks for making the issue here!

@meyskens meyskens added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jul 27, 2020
@rajinator
Copy link
Author

Hi @meyskens! Anything new for this? no snark intended :)

@maelvls
Copy link
Member

maelvls commented Feb 14, 2023

Hi,

The documentation for OLM was updated by Richard in May 2022 (#983). The changes are visible here: https://cert-manager.io/docs/installation/operator-lifecycle-manager/

I'll close this issue for now; please let me know if it is still an issue and I'll re-open it.

@maelvls maelvls closed this as completed Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

4 participants