From 3e052dc719db532b3743c3101e04920a9814bfc5 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Thu, 22 Jan 2026 20:13:23 +0100 Subject: [PATCH] update credentials --- helm/cert-manager-webhook-ovh/ops/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/cert-manager-webhook-ovh/ops/values.yaml b/helm/cert-manager-webhook-ovh/ops/values.yaml index 54c5bd7..0841c7c 100644 --- a/helm/cert-manager-webhook-ovh/ops/values.yaml +++ b/helm/cert-manager-webhook-ovh/ops/values.yaml @@ -72,13 +72,13 @@ cert-manager-webhook-ovh: # Références aux secrets (le chart s'occupe de générer le bon format) ovhAuthenticationRef: applicationKeyRef: - name: ovh-credentials + name: cert-manager-webhook-ovh key: application-key applicationSecretRef: - name: ovh-credentials + name: cert-manager-webhook-ovh key: application-secret applicationConsumerKeyRef: - name: ovh-credentials + name: cert-manager-webhook-ovh key: consumer-key # Important pour vos domaines spécifiques