We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15546df commit 4a445b8Copy full SHA for 4a445b8
docs/k8s-quickstart.asciidoc
@@ -43,7 +43,7 @@ kubectl -n elastic-system logs -f statefulset.apps/elastic-operator
43
44
Apply a simple link:{ref}/getting-started.html[Elasticsearch] cluster specification, with one node:
45
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.
+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.
47
48
[source,yaml]
49
----
0 commit comments