Skip to content

Commit 474ca65

Browse files
arnavk23gab-arrobo
andcommitted
Apply suggestions from code review
Co-authored-by: Gabriel Arrobo <[email protected]> Signed-off-by: Arnav Kapoor <[email protected]>
1 parent dfcb71e commit 474ca65

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

configuration/config_upf.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ PFCP Dump Examples
1515
This contains ``values.yaml`` snippets to enable the PFCP raw-dump
1616
feature for debugging parse errors in the ``pfcp-agent`` container.
1717

18-
1918
Use transient storage (empty dir)
20-
--------------------------------------------------
19+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2120

2221
.. code-block:: yaml
2322
@@ -36,7 +35,7 @@ the runtime will prune files when the directory exceeds ``maxBytes`` or
3635
``maxFiles``.
3736

3837
Use persistent storage (PVC)
39-
-----------------------------------------------
38+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4039

4140
.. code-block:: yaml
4241
@@ -57,7 +56,7 @@ This configuration will cause the chart to create a PersistentVolumeClaim named
5756
the configured ``dir``.
5857

5958
Notes
60-
-----
59+
^^^^^
6160

6261
- ``maxBytes`` and ``maxFiles`` are enforced by the UPF process (pruning).
6362
Set either to ``0`` to disable that limit.

0 commit comments

Comments
 (0)