From 925d7f1a2d7fa52b3634fd19045ec1ea743b7c8f Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 2 Jan 2025 11:12:21 +0000 Subject: [PATCH] chore(updater): bump pkg/dist/*.yml (2025-01-02) --- pkg/dist/service_types.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkg/dist/service_types.yml b/pkg/dist/service_types.yml index 22306e6..9636217 100644 --- a/pkg/dist/service_types.yml +++ b/pkg/dist/service_types.yml @@ -1100,6 +1100,11 @@ flink: example: aws-eu-central-1 user_error: Must consist of lower-case alpha-numeric characters or dashes max_items: 1 + custom_code: + title: Custom code enabled + description: Enable to upload Custom JARs for Flink applications + type: boolean + example: false flink_version: title: Flink major version type: string