Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit a17d50b

Browse files
author
Chris Wiechmann
committed
[skip ci] Update README.md
1 parent 30b5775 commit a17d50b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

helm/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,11 @@ kibana:
246246
kibanaSecrets:
247247
username: "kibana_system"
248248
password: "ZZZZZZZZZZZZZZZZZ"
249-
filebeatSecrets:
250-
beatsSystemUsername: "beats_system"
251-
beatsSystemPassword: "YYYYYYYYYYYYYYYYYYY"
249+
filebeat:
250+
filebeatSecrets:
251+
beatsSystemUsername: "beats_system"
252+
beatsSystemPassword: "YYYYYYYYYYYYYYYYYYY"
253+
# Required for the internal stack monitoring to work with Filebeat
252254
elasticsearchClusterUUID: "YOUR-CLUSTER-UUID-ID"
253255
# Required for the Elasticsearch readiness check, once users have been generated
254256
elasticsearch:

0 commit comments

Comments
 (0)