From f04abdcf6288fa7783c295599df8f5df322b71d0 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Thu, 22 Jan 2026 22:12:22 +0100 Subject: [PATCH] update secrer dir --- 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 4066122..3f78b75 100644 --- a/helm/cert-manager-webhook-ovh/ops/values.yaml +++ b/helm/cert-manager-webhook-ovh/ops/values.yaml @@ -93,9 +93,9 @@ externalSecret: # Format: "chemin/dans/vault#clef" pour KV v2 # Exemple: "secret/data/ovh#application-key" remoteRef: - applicationKey: "secret/data/ovh#application-key" # ⚠️ À configurer avec votre chemin Vault - applicationSecret: "secret/data/ovh#application-secret" # ⚠️ À configurer avec votre chemin Vault - consumerKey: "secret/data/ovh#consumer-key" # ⚠️ À configurer avec votre chemin Vault + applicationKey: "secret/data/cert-manager-webhook-ovh/application-key" # ⚠️ À configurer avec votre chemin Vault + applicationSecret: "secret/data/cert-manager-webhook-ovh/application-secret" # ⚠️ À configurer avec votre chemin Vault + consumerKey: "secret/data/cert-manager-webhook-ovh/consumer-key" # ⚠️ À configurer avec votre chemin Vault # Configuration HashiCorp Vault vault: