Automated Manifest Update #2486
@@ -40,8 +40,12 @@ spec:
|
|||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -ec
|
- -ec
|
||||||
- |
|
- |
|
||||||
cp -f /tmp/config.yaml /data/config.yml
|
echo ">> Coping files ..."
|
||||||
cp -f /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml
|
ls /tmp
|
||||||
|
cp -fv /tmp/config.yaml /data/config.yml
|
||||||
|
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml
|
||||||
|
echo ">> Files in data:"
|
||||||
|
ls /data
|
||||||
image: busybox:1.37.0
|
image: busybox:1.37.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: init-copy-config
|
name: init-copy-config
|
||||||
|
|||||||
Reference in New Issue
Block a user