[ROBOT] Do not use NodePort in Robot 61/128161/2
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Fri, 1 Apr 2022 13:00:09 +0000 (13:00 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Fri, 1 Apr 2022 13:00:09 +0000 (13:00 +0000)
Robot is not maintained and have wrong, self-signed certificate

Issue-ID: INT-1720
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I0db6e9e309d6884813ba5d3db3dbcbf75eed3294

kubernetes/robot/values.yaml

index b057fc7..edf261f 100644 (file)
@@ -424,7 +424,7 @@ readiness:
 
 service:
   name: robot
-  type: NodePort
+  type: ClusterIP
   portName: httpd
   externalPort: 443
   internalPort: 443