Files
argocd/helm/cert-manager-webhook-ovh/ops/values.yaml
2026-01-21 23:19:41 +01:00

16 lines
457 B
YAML

# Configuration pour cert-manager-webhook-ovh
# Ce webhook permet à cert-manager d'utiliser OVH DNS-01 challenge pour les certificats wildcard
cert-manager-webhook-ovh:
replicaCount: 1
# Configuration du webhook
groupName: acme.gkdomaine.fr
certManager:
# namespace in which your cert-manager is deployed
namespace: cert-manager-ops
# cert-manager serverAccount name (default: cert-manager)
serviceAccountName: cert-manager-ops