Automated Manifest Update (#2487)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2487
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2487.
This commit is contained in:
2025-12-13 18:57:47 +00:00
committed by Alex Lebens
parent b2a82e6f88
commit 4c0bbcf390

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