chore: Update manifests after change
This commit is contained in:
@@ -40,8 +40,12 @@ spec:
|
||||
- /bin/sh
|
||||
- -ec
|
||||
- |
|
||||
cp -f /tmp/config.yaml /data/config.yml
|
||||
cp -f /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml
|
||||
echo ">> Coping files ..."
|
||||
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
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: init-copy-config
|
||||
|
||||
Reference in New Issue
Block a user