This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch update-startup in repository https://gitbox.apache.org/repos/asf/hertzbeat-helm-chart.git
commit a8c8d966150f8b0d71f7085ba634bad4dcf54c8d Author: tomsun28 <[email protected]> AuthorDate: Thu Nov 6 23:15:55 2025 +0800 chore: update startup --- charts/hertzbeat/templates/manager/configmap.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/charts/hertzbeat/templates/manager/configmap.yaml b/charts/hertzbeat/templates/manager/configmap.yaml index b10c588..9e696f7 100644 --- a/charts/hertzbeat/templates/manager/configmap.yaml +++ b/charts/hertzbeat/templates/manager/configmap.yaml @@ -65,15 +65,7 @@ data: tool: true resource: true prompt: true - completion: true - chat: - client: - enabled: false - openai: - api-key: OPENAI_API_KEY - chat: - options: - model: gpt-4.1-nano-2025-04-14 + completion: true management: health: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
