Bugfix
This commit is contained in:
@@ -43,8 +43,8 @@ spec:
|
||||
allowPrivilegeEscalation: false
|
||||
runAsUser: 0
|
||||
image: cloudyne/ubuntu-ci:latest
|
||||
command: ["storage-clone"]
|
||||
args: ["/full-cloud", "/full-cloud-local"]
|
||||
command: ["python3"]
|
||||
args: ["/usr/local/bin/storage-clone", "/full-cloud", "/full-cloud-local"]
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
- name: cloud
|
||||
|
||||
Reference in New Issue
Block a user