Update issuers
This commit is contained in:
@@ -19,11 +19,7 @@ spec:
|
||||
solverName: ovh
|
||||
config:
|
||||
# Configuration OVH pour le webhook
|
||||
# IMPORTANT: L'ordre et le format sont importants pour le webhook
|
||||
# Méthode d'authentification OVH (application ou oauth2)
|
||||
ovhAuthenticationMethod: application
|
||||
# Endpoint OVH API (ovh-eu, ovh-ca, kimsufi-eu, etc.)
|
||||
ovhEndpointName: ovh-eu
|
||||
# IMPORTANT: L'ordre des champs est critique pour le webhook
|
||||
# Application Key OVH (doit correspondre à celle dans le secret)
|
||||
applicationKey: "1d1a85ccc3a5bcc9"
|
||||
# Application Secret (référence au secret dans le namespace cert-manager-ops)
|
||||
@@ -34,6 +30,10 @@ spec:
|
||||
consumerKeyRef:
|
||||
name: ovh-credentials
|
||||
key: consumer-key
|
||||
# Méthode d'authentification OVH (application ou oauth2)
|
||||
ovhAuthenticationMethod: application
|
||||
# Endpoint OVH API (ovh-eu, ovh-ca, kimsufi-eu, etc.)
|
||||
ovhEndpointName: ovh-eu
|
||||
# Ce solver s'applique uniquement aux domaines internes
|
||||
selector:
|
||||
dnsZones:
|
||||
|
||||
Reference in New Issue
Block a user