孙永军 1 سال پیش
والد
کامیت
02b96a4525
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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