Parcourir la source

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

pujielan il y a 1 an
Parent
commit
300c716bf1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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