diff --git a/ops/helm-charts/metrics-calculation-service/Chart.yaml b/ops/helm-charts/metrics-calculation-service/Chart.yaml index ef2ae68c5..8a703b448 100644 --- a/ops/helm-charts/metrics-calculation-service/Chart.yaml +++ b/ops/helm-charts/metrics-calculation-service/Chart.yaml @@ -3,5 +3,5 @@ name: metrics-calculation-service description: The metrics calculation service type: application -version: 0.1.0 +version: 0.1.1 appVersion: 0.1.0 \ No newline at end of file diff --git a/ops/helm-charts/metrics-calculation-service/values.yaml b/ops/helm-charts/metrics-calculation-service/values.yaml index ed93e2aa7..652979615 100644 --- a/ops/helm-charts/metrics-calculation-service/values.yaml +++ b/ops/helm-charts/metrics-calculation-service/values.yaml @@ -1,4 +1,6 @@ mcs: + global: + fullnameOverride: "" service: port: 8000 logging: