diff options
author | sangeeta.bellara <sangeeta.bellara@t-systems.com> | 2023-04-29 15:15:12 +0530 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-05-01 16:09:27 +0000 |
commit | 7dcdb641d749496cf8178e8a9b2178684595eebe (patch) | |
tree | d4d98f30600e1cac2e8d3a33535d82f16a329d01 /docs/sections/configuration.rst | |
parent | a6f72a8f1c7bd93ca5916cd73d4226208ff469d3 (diff) |
Documentation for new PRH feature to handle early registration
onap-gerrit-review: -changelog-or-release-file-missing
onap-gerrit-review: -changelog-missing
onap-gerrit-review: -missing-setup-py
onap-gerrit-review: -no-nl-ending-on-files
Issue-ID: DCAEGEN2-3387
Change-id: 9470749204
Signed-off-by: Sangeeta Bellara <sangeeta.bellara@t-systems.com>
Change-Id: Ifaf20eb16eeb1497aa1926fc15b5f63298b5364b
Diffstat (limited to 'docs/sections/configuration.rst')
-rw-r--r-- | docs/sections/configuration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/configuration.rst b/docs/sections/configuration.rst index c12da9ed..37e7911d 100644 --- a/docs/sections/configuration.rst +++ b/docs/sections/configuration.rst @@ -1,11 +1,11 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. _configuration: + Configuration ============= -DACEGEN2 is deployed via helm charts. The configuration are maintained as on values.yaml and can be updated for deployment if necessary. +DCAEGEN2 is deployed via helm charts. The configuration are maintained as on values.yaml and can be updated for deployment if necessary. The helm charts for each component can be controlled via a separate override file under its respective component under ``oom/kubernetes/dcaegen2-services/components`` |