Skip to content

Commit a97d7ac

Browse files
committed
Fix small readme formatting inconsistency
1 parent 0b7ba21 commit a97d7ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@ This table describes the list of available parameters for Helm Chart.
420420
| `startupProbe.timeoutSeconds` | Timeout seconds for startup probe | `1` |
421421
| `startupProbe.failureThreshold` | Failure threshold for startup probe | `30` |
422422
| `startupProbe.successThreshold` | Success threshold for startup probe | `1` |
423-
| `logCollection.enabled` | Enable this parameter to enable cluster wide log collection of Marklogic server logs | `false` |
424-
| `logCollection.files.errorLogs` | Enable this parameter to enable collection of Marklogics error logs when clog collection is enabled | `true` |
425-
| `logCollection.files.accessLogs` | Enable this parameter to enable collection of Marklogics access logs when log collection is enabled | `true` |
426-
| `logCollection.files.requestLogs` | Enable this parameter to enable collection of Marklogics request logs when log collection is enabled | `true` |
427-
| `logCollection.files.crashLogs` | Enable this parameter to enable collection of Marklogics crash logs when log collection is enabled | `true` |
428-
| `logCollection.files.auditLogs` | Enable this parameter to enable collection of Marklogics audit logs when log collection is enabled | `true` |
423+
| `logCollection.enabled` | Enable this parameter to enable cluster wide log collection of Marklogic server logs | `false` |
424+
| `logCollection.files.errorLogs` | Enable this parameter to enable collection of Marklogics error logs when clog collection is enabled | `true` |
425+
| `logCollection.files.accessLogs` | Enable this parameter to enable collection of Marklogics access logs when log collection is enabled | `true` |
426+
| `logCollection.files.requestLogs` | Enable this parameter to enable collection of Marklogics request logs when log collection is enabled | `true` |
427+
| `logCollection.files.crashLogs` | Enable this parameter to enable collection of Marklogics crash logs when log collection is enabled | `true` |
428+
| `logCollection.files.auditLogs` | Enable this parameter to enable collection of Marklogics audit logs when log collection is enabled | `true` |

0 commit comments

Comments
 (0)