构建adapter-cm-generator的镜像,提升部署效率
This commit is contained in:
@@ -4,12 +4,6 @@ metadata:
|
||||
name: {{ .Release.Name }}-maibot-scripts
|
||||
namespace: {{ .Release.Namespace }}
|
||||
data:
|
||||
# pre-install hook
|
||||
adapter-pip-installer.sh: |
|
||||
{{ .Files.Get "files/adapter-pip-installer.sh" | nindent 4 }}
|
||||
adapter-cm-generator.py: |
|
||||
{{ .Files.Get "files/adapter-cm-generator.py" | nindent 4 }}
|
||||
|
||||
# core
|
||||
volume-linker.sh: |
|
||||
{{ .Files.Get "files/volume-linker.sh" | nindent 4 }}
|
||||
|
||||
Reference in New Issue
Block a user