command
module
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Jul 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
DoDE Webhook for Cert Manager
This is a webhook solver for DODE.
Prerequisites
Note: use version < 0.3 with cert-manager < 0.11
Installation
Generate API Token from dode (https://www.do.de/account/letsencrypt/).
$ helm install --name cert-manager-webhook-dode ./deploy/cert-manager-webhook-dode \
--namespace <NAMESPACE-WHICH-CERT-MANAGER-INSTALLED> \
--set groupName=<GROUP_NAME> \
--set secrets.apiToken=<DODE_API_TOKEN> \
--set clusterIssuer.enabled=true,clusterIssuer.email=<EMAIL_ADDRESS>
Automatically creating Certificates for Ingress resources
See this.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.