From 56963dcb8d0934e26f25afd767299d3e0c368ab0 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 15 Apr 2025 03:19:34 +0000 Subject: [PATCH] chore(updater): bump pkg/dist/*.yml (2025-04-15) --- pkg/dist/service_types.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pkg/dist/service_types.yml b/pkg/dist/service_types.yml index b03d62f..7ea245f 100644 --- a/pkg/dist/service_types.yml +++ b/pkg/dist/service_types.yml @@ -475,9 +475,9 @@ alloydbomni: - value: debug4 - value: debug5 - value: info + - value: log - value: notice - value: warning - - value: log log_max_string_length: title: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. type: integer @@ -4969,6 +4969,10 @@ opensearch: title: Enable remote-backed storage type: boolean example: true + enable_searchable_snapshots: + title: Enable searchable snapshots + type: boolean + example: true enable_security_audit: title: Enable/Disable security audit type: boolean