mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2025-02-17 14:40:28 +08:00
delete secret volcano-admission-secret,make the volcano job run success
This commit is contained in:
parent
b37be5a4da
commit
e7768eb59f
@ -107,6 +107,7 @@ kubectl create clusterrolebinding frameworkbarrier-kubeflow --clusterrole=framew
|
||||
|
||||
# 部署volcano
|
||||
kubectl delete -f volcano/volcano-development.yaml
|
||||
kubectl delete secret volcano-admission-secret -n volcano-system
|
||||
kubectl apply -f volcano/volcano-development.yaml
|
||||
kubectl wait crd/jobs.batch.volcano.sh --for condition=established --timeout=60s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user