Merge branch 'master' of http://gitlab.fjmaimaimai.com/allied-creation/sumifcc-bchart
正在显示
3 个修改的文件
包含
3 行增加
和
3 行删除
| @@ -21,7 +21,7 @@ FROM alpine:latest | @@ -21,7 +21,7 @@ FROM alpine:latest | ||
| 21 | # Define the project name | 定义项目名称 | 21 | # Define the project name | 定义项目名称 |
| 22 | ARG PROJECT=core | 22 | ARG PROJECT=core |
| 23 | # Define the config file name | 定义配置文件名 | 23 | # Define the config file name | 定义配置文件名 |
| 24 | -ARG CONFIG_FILE=core-dev.yaml | 24 | +ARG CONFIG_FILE=core-prd.yaml |
| 25 | # Define the author | 定义作者 | 25 | # Define the author | 定义作者 |
| 26 | ARG AUTHOR=785409885@qq.com | 26 | ARG AUTHOR=785409885@qq.com |
| 27 | 27 |
| @@ -38,7 +38,7 @@ spec: | @@ -38,7 +38,7 @@ spec: | ||
| 38 | - key: kubernetes.io/hostname | 38 | - key: kubernetes.io/hostname |
| 39 | operator: In | 39 | operator: In |
| 40 | values: | 40 | values: |
| 41 | - - cn-hangzhou.i-bp1djh1xn7taumbue1zd | 41 | + - cn-hangzhou.i-bp1djh1xn7taumbue1ze |
| 42 | containers: | 42 | containers: |
| 43 | - name: sumifcc-bchart | 43 | - name: sumifcc-bchart |
| 44 | image: 192.168.0.243:5000/mmm/sumifcc-bchart:master | 44 | image: 192.168.0.243:5000/mmm/sumifcc-bchart:master |
-
请 注册 或 登录 后发表评论