Document use of keystore values in pipelines.yml

This commit is contained in:
João Duarte 2020-07-22 16:39:33 +01:00 committed by João Duarte
parent 3135831538
commit d78635ca4f

View file

@ -27,8 +27,8 @@ pipeline.batch.size: 125
pipeline.batch.delay: 50
-------------------------------------------------------------------------------------
The `logstash.yml` file also supports bash-style interpolation of environment variables in
setting values.
The `logstash.yml` file also supports bash-style interpolation of environment variables and
keystore secrets in setting values.
[source,yaml]
-------------------------------------------------------------------------------------