Skip to content

Commit 4a445b8

Browse files
authored
Fix note rendering in the quickstart (#872)
1 parent 15546df commit 4a445b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/k8s-quickstart.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ kubectl -n elastic-system logs -f statefulset.apps/elastic-operator
4343

4444
Apply a simple link:{ref}/getting-started.html[Elasticsearch] cluster specification, with one node:
4545

46-
Note: The default resource request is 2gb memory and 100m cpu, and your pod will be `Pending` if your cluster does not have enough resources.
46+
NOTE: The default resource request is 2gb memory and 100m cpu, and your pod will be `Pending` if your cluster does not have enough resources.
4747

4848
[source,yaml]
4949
----

0 commit comments

Comments
 (0)