Forráskód Böngészése

修改observe-front项目的部署镜像地址

pujielan 1 éve
szülő
commit
300c716bf1
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      obui/deployment-front.yaml

+ 1 - 1
obui/deployment-front.yaml

@@ -18,7 +18,7 @@ spec:
     spec:
       containers:
         - name: nginx
-          image: registry.cestong.com:8150/cecf/observe-front
+          image: reg.cestong.com.cn/cecf/observe-front
           imagePullPolicy: Always
           ports:
             - name: web