Browse Source

02test-deploy-wms8-pg.sh

master
lizw 3 years ago
parent
commit
e79b23f041
  1. 2
      00base/06k8s-install-centos.sh
  2. 1
      hua_wei_yun/02test-deploy-wms8-pg.sh

2
00base/06k8s-install-centos.sh

@ -66,7 +66,7 @@ COMMAND_OUTPUT=""
SCRIPT_PARAMETER="$*"
OFFLINE_DIR="/tmp/kainstall-offline-file/"
OFFLINE_FILE=""
OS_SUPPORT="centos7 centos8"
OS_SUPPORT="centos7 centos8 rocky8.7"
GITHUB_PROXY="${GITHUB_PROXY:-https://ghproxy.com/}"
GCR_PROXY="${GCR_PROXY:-k8sgcr.lework.workers.dev}"
SKIP_UPGRADE_PLAN=${SKIP_UPGRADE_PLAN:-false}

1
hua_wei_yun/02test-deploy-wms8-pg.sh

@ -229,4 +229,5 @@ else
fi
fi
# 一心堂WMS8.0 PGSQL
# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/hua_wei_yun/02test-deploy-wms8-pg.sh) [cmd profiles]

Loading…
Cancel
Save