diff --git a/infra/controllers/cert-manager-webhook-ovh.yaml b/infra/controllers/cert-manager-webhook-ovh.yaml index 8cdf094..1076ac6 100644 --- a/infra/controllers/cert-manager-webhook-ovh.yaml +++ b/infra/controllers/cert-manager-webhook-ovh.yaml @@ -18,14 +18,14 @@ spec: chart: spec: chart: cert-manager-webhook-ovh - version: 0.7.5 + version: 0.8.0 sourceRef: kind: HelmRepository name: cert-manager-webhook-ovh 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