[AAF] Give `identities.dat` to working deployments 58/117758/3
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 11 Feb 2021 17:12:46 +0000 (18:12 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 12 Feb 2021 07:20:42 +0000 (08:20 +0100)
commitef766403ef1436c9462c2c00da83a8b29fca3b53
treefef447a67bbc4f23accf48c8ea12ed7a6ba6c560
parentcf8f42f496f9f062964f0b62a4de7ba2ef0a72ee
[AAF] Give `identities.dat` to working deployments

Today, `identities.dat` is put on cassandra deployment. But this file is
actually needed by "working" deployments (at least certman and service)
and not by cassandra.
This patch removes it from cassandra deployments and add it to the other
ones form "authz" family.

Issue-ID: OOM-2678
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I2a4b68f73797cd6c369060481e169525829a4217
kubernetes/aaf/components/aaf-cass/templates/configmap.yaml
kubernetes/aaf/components/aaf-cass/templates/deployment.yaml
kubernetes/aaf/components/aaf-templates/templates/_deployment.tpl
kubernetes/aaf/components/aaf-templates/templates/_initContainers.tpl
kubernetes/aaf/resources/data/identities.dat [moved from kubernetes/aaf/components/aaf-cass/resources/cass-init-data/identities.dat with 100% similarity]
kubernetes/aaf/templates/configmap.yaml