Skip to content

Commit 93de69c

Browse files
committed
Added OSDOCS-141 to 4.0 files
1 parent 8806e20 commit 93de69c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/efk-logging-deploy-variables.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,10 @@ openshift_logging_es_pvc_dynamic value.
377377
|`openshift_logging_es_pvc_size`
378378
|Size of the persistent volume claim to
379379
create per Elasticsearch instance. For example, 100G. If omitted, no PVCs are
380-
created and ephemeral volumes are used instead. If this parameter is set, `openshift_logging_elasticsearch_storage_type` is set to `pvc`.
380+
created and ephemeral volumes are used instead. If you set this parameter, the logging installer sets `openshift_logging_elasticsearch_storage_type` to `pvc`.
381+
382+
|`openshift_logging_elasticsearch_storage_type`
383+
|Sets the Elasticsearch storage type. If you are using xref:aggregated-logging-persistent-storage[Persistent Elasticsearch Storage], the logging installer sets this to `pvc`.
381384

382385
|`openshift_logging_elasticsearch_storage_type`
383386
|Sets the Elasticsearch storage type. If you are using Persistent Elasticsearch Storage, set to `pvc`.

0 commit comments

Comments
 (0)