aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-pm-mapper
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2022-03-29 12:57:40 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2022-03-29 12:57:40 +0200
commit19fac57d656cbeb2bcad8b5a51c351feceea4c84 (patch)
tree3a49a5f69dde683b9f8eee7c159f148d5d1b575b /kubernetes/dcaegen2-services/components/dcae-pm-mapper
parent90cd77349d5019c6cd2a41a078dca57923146bcb (diff)
[DCAGEN2] Fix pm-mapper readiness values
- Switch readiness to http Issue-ID: DCAEGEN2-3006 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I8a0b74a3575dbd64f9f9ac37ae11c578045ec2df
Diffstat (limited to 'kubernetes/dcaegen2-services/components/dcae-pm-mapper')
-rw-r--r--kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml b/kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml
index d2062700f3..6099d0cf85 100644
--- a/kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml
+++ b/kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml
@@ -90,8 +90,8 @@ readiness:
periodSeconds: 15
timeoutSeconds: 1
path: /healthcheck
- scheme: HTTPS
- port: 8443
+ scheme: HTTP
+ port: 8081
# Service Configuration
service: