summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-12-13 07:40:47 +0000
committerGerrit Code Review <gerrit@onap.org>2021-12-13 07:40:47 +0000
commit9e54dd9d9655b07dd983a187b6c666226723e15b (patch)
tree477317f3f4b514b43ea7e8d8b76e7b55245eedae /kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml
parenta5fde254dc1a22f65d69ca226de66b238e9607b1 (diff)
parent4b22da9e93fce560cf47880696f9b7cee09f3342 (diff)
Merge "[DCAEGEN2] Update healthcheck to version 2.4.0"
Diffstat (limited to 'kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml')
-rw-r--r--kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml b/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml
index 2b3ab328b5..4a51c7f9d8 100644
--- a/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml
+++ b/kubernetes/dcaegen2-services/components/dcae-ms-healthcheck/templates/deployment.yaml
@@ -59,6 +59,8 @@ spec:
value: {{ include "common.namespace" . }}
- name: HELM_RELEASE
value: {{ include "common.release" . }}
+ - name: DEPLOY_LABEL
+ value: {{ .Values.deployLabel }}
volumes:
- name: {{ include "common.fullname" . }}-expected-components
configMap: