aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/guides/development_guides/oom_dev_container_orchestration.rst
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2025-01-06 15:44:02 +0000
committerGerrit Code Review <gerrit@onap.org>2025-01-06 15:44:02 +0000
commit7c1a102b5ba91490e6d9e5b3d419a2f2cdc91d4b (patch)
treef8b8d0913f99840976484090150a991428b87898 /docs/sections/guides/development_guides/oom_dev_container_orchestration.rst
parent694f0cbc9985ab9719196ce0d61e8901c040673c (diff)
parent30ef8932eb85c665e3db41e8819eda3260b80f6d (diff)
Merge "[DOC] Update versions of Operators"HEADmaster
Diffstat (limited to 'docs/sections/guides/development_guides/oom_dev_container_orchestration.rst')
-rw-r--r--docs/sections/guides/development_guides/oom_dev_container_orchestration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/guides/development_guides/oom_dev_container_orchestration.rst b/docs/sections/guides/development_guides/oom_dev_container_orchestration.rst
index b137bff8b6..ecbaabd7be 100644
--- a/docs/sections/guides/development_guides/oom_dev_container_orchestration.rst
+++ b/docs/sections/guides/development_guides/oom_dev_container_orchestration.rst
@@ -363,4 +363,4 @@ containers and any state information within it. To avoid a loss of state, a
persistent volume should be used to store all data that needs to be persisted
over the re-creation of a container. Persistent volumes have been created for
the database components of each of the projects and the same technique can be
-used for all persistent state information. \ No newline at end of file
+used for all persistent state information.