From 32f8ccfeb8f4bd83e72b26e85ba610ad33752407 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sun, 19 Oct 2025 19:49:54 +0200 Subject: [PATCH] update values to current values schema --- infra/controllers/cert-manager-webhook-ovh.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/controllers/cert-manager-webhook-ovh.yaml b/infra/controllers/cert-manager-webhook-ovh.yaml index ce31548..1076ac6 100644 --- a/infra/controllers/cert-manager-webhook-ovh.yaml +++ b/infra/controllers/cert-manager-webhook-ovh.yaml @@ -25,7 +25,7 @@ spec: namespace: cert-manager interval: 12h values: - configVersion: 0.0.1 + configVersion: 0.0.2 groupName: lumpiasty-homelab certManager: namespace: cert-manager @@ -45,6 +45,6 @@ spec: applicationSecretRef: name: ovh-credentials key: applicationSecret - consumerKeyRef: + applicationConsumerKeyRef: name: ovh-credentials key: consumerKey