Compare commits
No commits in common. "9770243d3a934cdb8916b2b70bb2f7c448caff04" and "ed382fc89527d31aa8d4fde3c2d0aea4171130d4" have entirely different histories.
9770243d3a
...
ed382fc895
|
@ -25,7 +25,7 @@ data:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: helper-pod
|
- name: helper-pod
|
||||||
image: rancher/mirrored-library-busybox:1.36.1
|
image: rancher/mirrored-library-busybox:1.34.1
|
||||||
setup: |-
|
setup: |-
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
while getopts "m:s:p:" opt
|
while getopts "m:s:p:" opt
|
||||||
|
|
Loading…
Reference in New Issue