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: