cert-manager-webhook-ovh | OVH Webhook for Cert Manager | TLS library
kandi X-RAY | cert-manager-webhook-ovh Summary
kandi X-RAY | cert-manager-webhook-ovh Summary
OVH Webhook for Cert Manager
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- remove TXT record
- createRecord creates a new zone
- main is the main entry point for testing .
- validateZone validates the zone
- loadConfig unmarshals config to ovhDNSProviderConfig
- addTXTRecord creates a TXT record
- Initialize initializes the ovhDNSProviderSolver
- getRecord retrieves a record
- listRecords returns a list of all records for a given domain
- Refresh records for a given domain
cert-manager-webhook-ovh Key Features
cert-manager-webhook-ovh Examples and Code Snippets
Community Discussions
Trending Discussions on cert-manager-webhook-ovh
QUESTION
I want to use cert-manager OVH's webhook in order to deliver a https wildcard certificate, but I still can't figure out why the cert-manager can't access to OVH credentials secret (required to create a DNS entry in OVH)
The ovh-credentials
secret has been created on the default
namespace
The cert-manager is on a cert-manager
namespace and the cert-manager-webhook-ovh
is on the default
namespace
I have a ClusterIssuer
which is calling the cert-manager-webhook-ovh
I have defined a cert-manager-webhook-ovh:secret-reader
ClusterRole
And a ClusterRole
binding between cert-manager-webhook-ovh
service account and
the cert-manager-webhook-ovh:secret-reader
ClusterRole
ANSWER
Answered 2021-Jul-14 at 09:08The error message indicating to ServiceAccount cert-manager-webhook-ovh
of default
namespace. You have given permission to the the ServiceAccount of cert-manager
namespace.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cert-manager-webhook-ovh
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page