- Shipped
- 30 Juni 2026, 23:41 UTC
- Author
- Kamo
- Commit
- 93b3265
- freepbx: the FPBXCONF here-document closing delimiter was indented (8 spaces); bash requires <<WORD delimiters at column 0, so startup.sh died with 'unexpected end of file' and freepbx CrashLoopBackOff'd (340 restarts). De-indent the closing FPBXCONF to the script's column 0. - universe-persistence: its scylladb-direct Service pointed at the wiped k3m1 host Scylla (10.0.50.1:9042) -> ConnectionRefused. Repoint to the surviving in-cluster ScyllaDB via an ExternalName **************** and allow the kamo-universe namespace in the scylladb NetworkPolicy so the cross-ns CQL connection isn't dropped (was ConnectTimeout).