all
huanghongfa
2021-02-01 ce6abd54b68ae77fe65e57b683bfe4b61a3fb8a5
all
5个文件已修改
11 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/.idea/workspace.xml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-community.yaml 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-partybuilding.yaml 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-timejob.yaml 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-user.yaml 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/.idea/workspace.xml
@@ -23,7 +23,6 @@
  </component>
  <component name="ChangeListManager">
    <list default="true" id="8ba27629-3e5d-4f42-993e-d0c055bc9371" name="Default Changelist" comment="">
      <change beforePath="$PROJECT_DIR$/deploy-file/service-api.yaml" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/deploy-file/service-community.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/deploy-file/service-community.yaml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/deploy-file/service-partybuilding.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/deploy-file/service-partybuilding.yaml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/deploy-file/service-timejob.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/deploy-file/service-timejob.yaml" afterDir="false" />
@@ -415,7 +414,7 @@
      <workItem from="1611834131869" duration="1431000" />
      <workItem from="1611883117467" duration="13328000" />
      <workItem from="1611913457874" duration="966000" />
      <workItem from="1612141547518" duration="24505000" />
      <workItem from="1612141547518" duration="24825000" />
    </task>
    <servers />
  </component>
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-community.yaml
@@ -26,6 +26,8 @@
              value: config-server
          ports:
            - containerPort: 8291
      imagePullSecrets:
        - name: hhf
---
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-partybuilding.yaml
@@ -26,6 +26,8 @@
              value: config-server
          ports:
            - containerPort: 8291
      imagePullSecrets:
        - name: hhf
---
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-timejob.yaml
@@ -26,6 +26,8 @@
              value: config-server
          ports:
            - containerPort: 8189
      imagePullSecrets:
        - name: hhf
---
springcloud_k8s_panzhihuazhihuishequ/deploy-file/service-user.yaml
@@ -26,6 +26,8 @@
              value: config-server
          ports:
            - containerPort: 8196
      imagePullSecrets:
        - name: hhf
---