k8s solution: fix issues with pm-metric-service 99/13499/6 master
authorAlex Dehn <alexander.dehn@highstreet-technologies.com>
Tue, 1 Oct 2024 11:56:14 +0000 (11:56 +0000)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 2 Oct 2024 10:42:40 +0000 (10:42 +0000)
commit53f44e4d8d2e740d3ff7f28a2e0a40b7827d8161
tree2d89bab778edf794d62343eac6599b2dc20a4192
parent438225f6454e0217629535a81d3bc65b0aea14da
k8s solution: fix issues with pm-metric-service

Issue-ID: OAM-419
Change-Id: If0ba7900167b5207bf58f63ea0a86e97d1d88732
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
12 files changed:
solution_k8s/Makefile
solution_k8s/application/deploy-pm-ms.sh [moved from solution_k8s/metrics/deploy-pm-ms.sh with 97% similarity]
solution_k8s/application/helm/pm-metric-service/.helmignore [moved from solution_k8s/metrics/helm/pm-metric-service/.helmignore with 100% similarity]
solution_k8s/application/helm/pm-metric-service/Chart.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/Chart.yaml with 100% similarity]
solution_k8s/application/helm/pm-metric-service/templates/_helpers.tpl [moved from solution_k8s/metrics/helm/pm-metric-service/templates/_helpers.tpl with 100% similarity]
solution_k8s/application/helm/pm-metric-service/templates/deployment.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/templates/deployment.yaml with 100% similarity]
solution_k8s/application/helm/pm-metric-service/templates/kafka-user-pm.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/templates/kafka-user-pm.yaml with 100% similarity]
solution_k8s/application/helm/pm-metric-service/templates/service.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/templates/service.yaml with 100% similarity]
solution_k8s/application/helm/pm-metric-service/templates/serviceaccount.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/templates/serviceaccount.yaml with 100% similarity]
solution_k8s/application/helm/pm-metric-service/templates/tests/test-connection.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/templates/tests/test-connection.yaml with 100% similarity]
solution_k8s/application/helm/pm-metric-service/values.yaml [moved from solution_k8s/metrics/helm/pm-metric-service/values.yaml with 100% similarity]
solution_k8s/metrics/helm/pm-metric-service/templates/NOTES.txt [deleted file]