🐞 fix:TSG-20127 TSG-OS 修复hotfix中设置环境变量未在容器中生效
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
cat /opt/tsg/scripts/prestart.sh
|
||||
|
||||
chmod 0755 /opt/tsg/scripts/prestart.sh
|
||||
/opt/tsg/scripts/prestart.sh
|
||||
source /opt/tsg/scripts/prestart.sh
|
||||
|
||||
echo PRESTART.sh has been exec......
|
||||
{{- end }}
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
cat /opt/tsg/scripts/prestart.sh
|
||||
|
||||
chmod 0755 /opt/tsg/scripts/prestart.sh
|
||||
/opt/tsg/scripts/prestart.sh
|
||||
source /opt/tsg/scripts/prestart.sh
|
||||
|
||||
echo PRESTART.sh has been exec......
|
||||
{{- end }}
|
||||
|
||||
@@ -62,7 +62,7 @@ spec:
|
||||
cat /opt/tsg/scripts/prestart.sh
|
||||
|
||||
chmod 0755 /opt/tsg/scripts/prestart.sh
|
||||
/opt/tsg/scripts/prestart.sh
|
||||
source /opt/tsg/scripts/prestart.sh
|
||||
|
||||
echo PRESTART.sh has been exec......
|
||||
{{- end }}
|
||||
|
||||
@@ -56,7 +56,7 @@ spec:
|
||||
cat /opt/tsg/scripts/prestart.sh
|
||||
|
||||
chmod 0755 /opt/tsg/scripts/prestart.sh
|
||||
/opt/tsg/scripts/prestart.sh
|
||||
source /opt/tsg/scripts/prestart.sh
|
||||
|
||||
echo PRESTART.sh has been exec......
|
||||
{{- end }}
|
||||
|
||||
@@ -56,7 +56,7 @@ spec:
|
||||
cat /opt/tsg/scripts/prestart.sh
|
||||
|
||||
chmod 0755 /opt/tsg/scripts/prestart.sh
|
||||
/opt/tsg/scripts/prestart.sh
|
||||
source /opt/tsg/scripts/prestart.sh
|
||||
|
||||
echo PRESTART.sh has been exec......
|
||||
{{- end }}
|
||||
|
||||
@@ -70,7 +70,7 @@ spec:
|
||||
cat /opt/tsg/scripts/prestart.sh
|
||||
|
||||
chmod 0755 /opt/tsg/scripts/prestart.sh
|
||||
/opt/tsg/scripts/prestart.sh
|
||||
source /opt/tsg/scripts/prestart.sh
|
||||
|
||||
echo PRESTART.sh has been exec......
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user