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