chore: Update manifests after change

This commit is contained in:
2025-12-13 18:57:29 +00:00
parent b2a82e6f88
commit b637f98a0e

View File

@@ -42,8 +42,8 @@ spec:
- |
echo ">> Coping files ..."
ls /tmp
cp -fv /tmp/config.yaml /data/config.yml
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml
cp -fv /tmp/config.yaml /data/config.yaml
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yaml
echo ">> Files in data:"
ls /data
image: busybox:1.37.0