Skip to content

Commit 31e1d8a

Browse files
committed
Added table titles
1 parent b1af3a1 commit 31e1d8a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

modules/observe/proc-configuring-the-application-log-level-by-using-the-helm-chart.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ upstream:
1818
- name: LOG_LEVEL
1919
value: debug
2020
----
21-
You can use any of the following values (which are listed in the order of increasing severity):
21+
You can use any of the values in the following table.
2222

2323
[cols="15%,85%", frame="all", options="header"]
24+
.`LOG_LEVEL` values in order of increasing severity
2425
|===
2526
|Value
2627
|Description

modules/observe/proc-configuring-the-application-log-level-by-using-the-operator.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ spec:
1818
- name: LOG_LEVEL
1919
value: debug
2020
----
21-
You can use any of the following values (which are listed in the order of increasing severity):
21+
You can use any of the values in the following table.
2222

2323
[cols="15%,85%", frame="all", options="header"]
24+
.`LOG_LEVEL` values in order of increasing severity
2425
|===
2526
|Value
2627
|Description

0 commit comments

Comments
 (0)