After deploying a cluster (3 node), I am getting repeated errors when the backup runs (on demand and scheduled). I’ve attached the yaml file used to deploy the cluster as well as the backup pod logs.
The ending result is the following error each time:
“Process completed with error: /usr/bin/run_backup.sh: 1 (Operation not permitted)”
Not sure why it’s not permitted within the pod. Since it stops, exec’ing into it is not possible to see why.
Any help appreciated.
values-dev-yaml.txt (6.4 KB) .
backup-yaml.txt (141 Bytes)
backup log.txt (14.9 KB)