cheliequan
2023-06-06 80afc452eefd79d173ba1dadd5849075e47f0ca5
更新deploy在柳州联通云上版本
2个文件已修改
4 ■■■■ 已修改文件
build/apsServer/conf/config.yaml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/k8s/create.go 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
build/apsServer/conf/config.yaml
@@ -4,7 +4,7 @@
  aphost: 0.0.0.0
  apport: 9091
  alport: 9090
  alhost: 0.0.0.0
  alhost: 172.20.11.130
  jwtSecret: lzhlmcl,yhblsqt.
db:
  dsn: 
src/k8s/create.go
@@ -211,7 +211,7 @@
                    Containers: []apiv1.Container{
                        {
                            Name:  namespace,
                            Image: "harbor.smartai.com/apsserver/apsserver:v0.1",
                            Image: "harbor.smartai.com/apsserver/apsserver:v0.2",
                            Env: []apiv1.EnvVar{
                                {
                                    Name:  "GRPC_PORT",