From 5592f5d611a0f1f839f86351e64f09fc00c9b2d3 Mon Sep 17 00:00:00 2001 From: 1aal Date: Sat, 9 Dec 2023 16:13:49 +0800 Subject: [PATCH] supply comment --- addons/oracle/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/oracle/values.yaml b/addons/oracle/values.yaml index c348cac8a..474dbe9fe 100644 --- a/addons/oracle/values.yaml +++ b/addons/oracle/values.yaml @@ -13,7 +13,8 @@ image: exporter: image: - registry: + # if the value of exporter.image.registry is not specified using `--set`, it will be set to the value of 'image.registry' by default + registry: "" repository: apecloud/oracledb_exporter tag: 0.5.2