diff --git a/content/modules/ROOT/pages/04-elasticsearch.adoc b/content/modules/ROOT/pages/04-elasticsearch.adoc index 8600ab3..d819f18 100644 --- a/content/modules/ROOT/pages/04-elasticsearch.adoc +++ b/content/modules/ROOT/pages/04-elasticsearch.adoc @@ -24,7 +24,7 @@ image::04-elasticsearch-operator.png[Elasticsearch Operator] + image::04-elasticsearch-operator.png[Elasticsearch Operator] -. Update the object name to `elasticsearch.` In addition to this, add the following yaml to the top level `spec:` of the `Elasticsearch` custom resource: +. Update the object name to `elasticsearch`. In addition to this, add the following yaml to the top level `spec:` of the `Elasticsearch` custom resource: + ```