File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,8 @@ PFCP Dump Examples
1515This contains ``values.yaml `` snippets to enable the PFCP raw-dump
1616feature for debugging parse errors in the ``pfcp-agent `` container.
1717
18-
1918Use 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
3837Use 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
5756the configured ``dir ``.
5857
5958Notes
60- -----
59+ ^^^^^
6160
6261- ``maxBytes `` and ``maxFiles `` are enforced by the UPF process (pruning).
6362 Set either to ``0 `` to disable that limit.
You can’t perform that action at this time.
0 commit comments