[DCAEGEN2-SVCS] Support config update via configMap 09/129609/5
authorJack Lucas <jflos@sonoris.net>
Wed, 8 Jun 2022 13:12:29 +0000 (09:12 -0400)
committerJack Lucas <jflos@sonoris.net>
Tue, 2 Aug 2022 13:44:37 +0000 (09:44 -0400)
commitf86f62974f0937fe5cd7fea12f180a546956c04b
treeae1bdb42a2eef7f75dd67fc3a4f4beaf1fa86aec
parent416a94eee7f118e5451d65b96759e149a0cf3902
[DCAEGEN2-SVCS] Support config update via configMap

Change chart to mount application configuration configMap
directly on the application container and rely on the
DCAE SDK to do environment variable substitution on the
configMap content.  This allows changing configuration
by editing the configMap without restarting the application.
Remove message router authenticated topic provisioning from
DCAE.

Issue-ID: DCAEGEN2-2935
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I85139e64f8cb7e1b88f8fca8d5d84cc71f946290
kubernetes/common/common/templates/_dmaapProvisioning.tpl
kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_configmap.tpl
kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_deployment.tpl
kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml
kubernetes/dcaegen2-services/components/dcae-prh/values.yaml
kubernetes/dcaegen2-services/components/dcae-restconf-collector/values.yaml