Skip to content

Commit

Permalink
Missed capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
robbavey committed Apr 28, 2023
1 parent 113c945 commit 16694f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/recipes/logstash/README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ These recipes demonstrate how to run Logstash, Elasticsearch, Kibana and Filebea

Deploys Logstash with the pipeline defined inline in the CRD.

===== Pipeline as secret - `logstash-pipeline-as-secret.yaml`
===== Pipeline as Secret - `logstash-pipeline-as-secret.yaml`

Deploys Logstash with the pipeline defined in a Secret and referred to via `pipelinesRef`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ kubectl apply -f {logstash_recipes}/logstash-eck.yaml

Deploys Logstash with a single pipeline defined in the CRD

=== Single Pipeline defined in secret
=== Single Pipeline defined in Secret

[source,sh,subs="attributes"]
----
Expand Down

0 comments on commit 16694f1

Please sign in to comment.