I am running the Neo4j Kubernetes pod and working properly, then m running the job of the same image for performing the neo4j-admin backup command
neo4j-admin backup --backup-dir=/data \
--pagecache=2G --fallback-to-full=true \
--check-consistency=tr...