孙永军 hai 1 ano
pai
achega
02b96a4525
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      ssp-server.yml

+ 2 - 2
ssp-server.yml

@@ -38,13 +38,13 @@ spec:
               memory: 1024Mi
           livenessProbe:
             httpGet:
-              port: 9002
+              port: 9003
               path: /epg/check
             initialDelaySeconds: 5
             periodSeconds: 3
           readinessProbe:
             httpGet:
-              port: 9002
+              port: 9003
               path: /epg/check
             initialDelaySeconds: 5
             periodSeconds: 3