update webhook

This commit is contained in:
2026-01-21 23:19:41 +01:00
parent d750062fce
commit 8932608cc9
7 changed files with 9 additions and 182 deletions

View File

@@ -1,34 +1,15 @@
# Configuration pour cert-manager-webhook-ovh
# Ce webhook permet à cert-manager d'utiliser OVH DNS-01 challenge pour les certificats wildcard
replicaCount: 1
cert-manager-webhook-ovh:
replicaCount: 1
resources:
limits:
cpu: 100m
memory: 128Mi
requests:
cpu: 50m
memory: 64Mi
# Configuration du webhook
groupName: acme.gkdomaine.fr
# Configuration du webhook
groupName: acme.gkdomaine.fr
# RBAC
serviceAccount:
create: true
name: cert-manager-webhook-ovh
# Service
service:
type: ClusterIP
port: 443
# Pod annotations
podAnnotations: {}
# Node selector, tolerations, etc.
nodeSelector: {}
tolerations: []
affinity: {}
certManager:
# namespace in which your cert-manager is deployed
namespace: cert-manager-ops
# cert-manager serverAccount name (default: cert-manager)
serviceAccountName: cert-manager-ops