[CCSDK] Make a1policymanagement react on ConfigMap updates 66/114366/11
authorKonrad Bańka <k.banka@samsung.com>
Wed, 28 Oct 2020 15:49:19 +0000 (16:49 +0100)
committerKonrad Bańka <k.banka@samsung.com>
Thu, 5 Nov 2020 14:31:17 +0000 (15:31 +0100)
commit52c38b98b8410de74e545f5cd7f79c2d959bc81a
tree0f7abe0a272cb16c30eecd9339179446d08cc33a
parent2627db3364c949c6e45b55a7b8f408bb4da56948
[CCSDK] Make a1policymanagement react on ConfigMap updates

Updated Deployment spec to template ConfigMap files in runtime allowing
live reaction of application to config changes.
Provided Configmaps with scripts to handle monitoring configmap-provided
files.
Updated envsubst to explicitly point to downloaded version.

Issue-ID: CCSDK-2958
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I22e18f2838c0956f899cb9fa96d9fd862e6c6942
kubernetes/a1policymanagement/resources/envsubst/daemon.sh [new file with mode: 0644]
kubernetes/a1policymanagement/resources/envsubst/update_files [new file with mode: 0644]
kubernetes/a1policymanagement/templates/deployment.yaml
kubernetes/a1policymanagement/templates/envsubst-configmap.yaml [new file with mode: 0644]
kubernetes/a1policymanagement/values.yaml