Updated the k8s objects with correct labels 46/141946/3
authormpriyank <priyank.maheshwari@est.tech>
Wed, 27 Aug 2025 13:35:22 +0000 (14:35 +0100)
committerSourabh Sourabh <sourabh.sourabh@est.tech>
Tue, 2 Sep 2025 15:24:30 +0000 (15:24 +0000)
commit03485961e0fa74a61ff79cefddd5ecae8f5a11dd
tree246fa21ea6b3620e8c6850f6f2e16164a29bd4b9
parentba897d6fde0802ec1b1f9087f49573c0994f6ab6
Updated the k8s objects with correct labels

- added the label for app=cps-and-ncmp to all the kubernetes objects
- also added the relevant components label based on the type of
  kubernetes object
- added a custom service account cps-hazelcast-service-account to just
  provide the least amount of priviledges
- added cps-hazelcast-rbac file so that the hazelcast members are able
  to discover using the k8s discovery service

Issue-ID: CPS-2960
Change-Id: I32d76fc3a955bd846c5e6aa0d78b80b8995a9c42
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-charts/templates/cps-deployment.yaml
cps-charts/templates/cps-hazelcast-rbac.yaml [new file with mode: 0644]
cps-charts/templates/cps-hazelcast-service.yaml
cps-charts/templates/cps-service.yaml
cps-charts/templates/dmi-stub-deployment.yaml
cps-charts/templates/dmi-stub-service.yaml
cps-charts/templates/kafka-deployment.yaml
cps-charts/templates/kafka-service.yaml
cps-charts/templates/postgres-init-configmap.yaml
cps-charts/templates/postgresql-deployment.yaml
cps-charts/templates/postgresql-service.yaml