image: aiex-ml-pipeline/alpine-git:latest
args:
- -c http.sslVerify=false
- clone
- -b ci-psp
- <host>/mls.ci-psp.git
- /opt/mls-model/
volumeMounts:
- mountPath: /opt/mls-model/
name: cache-volume
securityContext:
runAsUser: 1
allowPrivilegeEscalation: false
readOnlyRootFilesstem: true
+
Обсуждают сегодня