From 67396e2e6049b4b4edd6e7c04d91242bac279f8c Mon Sep 17 00:00:00 2001 From: Aman Dev Verma <117888601+amandverma@users.noreply.github.com> Date: Thu, 22 May 2025 14:31:29 +0530 Subject: [PATCH] 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 grammar --- 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.