From 422a4a2271d98b8306d8d1176ec950cdf903a5cd Mon Sep 17 00:00:00 2001 From: outductor Date: Wed, 14 Feb 2024 18:17:24 +0900 Subject: [PATCH] upgrade field --- .../app-of-other-apps/mariadb-operator.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/mariadb-operator.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/mariadb-operator.yaml index 3f30984fa..cad29134c 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/mariadb-operator.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/mariadb-operator.yaml @@ -15,8 +15,9 @@ spec: metrics: enabled: true webhook: - certificate: - certManager: true + cert: + certManager: + enabled: true destination: server: https://kubernetes.default.svc namespace: mariadb-operator