From 1caf921c39ff2d6513d03208c7632c6f82861c80 Mon Sep 17 00:00:00 2001 From: 8naama Date: Mon, 11 Nov 2024 12:20:03 +0200 Subject: [PATCH] update phrasing --- charts/logzio-logs-collector/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/logzio-logs-collector/values.yaml b/charts/logzio-logs-collector/values.yaml index 92392f54..a32b4c31 100644 --- a/charts/logzio-logs-collector/values.yaml +++ b/charts/logzio-logs-collector/values.yaml @@ -23,7 +23,7 @@ secrets: # If you're managing the logzio secrets by yourself, set to false. # Note that in order for the default configuration to work properly, you need to: # 1. Update secrets.name to your custom secret name - # 2. Include these parameters in your secret: env-id, log-type, logzio-listener-region, logzio-logs-token + # 2. Include these keys in your secret: env-id, log-type, logzio-listener-region, logzio-logs-token # To use a custom endpoint, include custom-endpoint parameter in your secret and set secrets.customEndpoint to true. enabled: true name: logzio-log-collector-secrets