From d0d35567a4a3f4589e4db0dae18468cdb6918d81 Mon Sep 17 00:00:00 2001 From: Aman Dev Verma <117888601+amandverma@users.noreply.github.com> Date: Thu, 22 May 2025 14:27:00 +0530 Subject: [PATCH] Update log6x-oc-explain.adoc improving grammar Update log6x-oc-explain.adoc Changed type information for lokistacks.loki.grafana.com.spec.size from integer to string Update log6x-oc-explain.adoc Improving grammer --- modules/log6x-oc-explain.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/log6x-oc-explain.adoc b/modules/log6x-oc-explain.adoc index 963ae57eb95d..ca9c9a614292 100644 --- a/modules/log6x-oc-explain.adoc +++ b/modules/log6x-oc-explain.adoc @@ -49,7 +49,7 @@ For example: $ oc explain lokistacks.loki.grafana.com.spec.size ---- -This will show that `size` should be defined using an integer value. +This output shows that the `size` field must be set to a string value. == Default Values When applicable, the command shows the default values for fields, providing insights into what values will be used if none are explicitly specified.