You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
381
384
382
385
|`openshift_logging_elasticsearch_storage_type`
383
386
|Sets the Elasticsearch storage type. If you are using Persistent Elasticsearch Storage, set to `pvc`.
0 commit comments