Hello,
i just deployed an upgrade of the PXC Operator 1.8.0 to the latest 1.9.0
now i am facing an issue with the PITR Pod during startup
jg@DESKTOP-TMALCDA:~/workspace/mgmt/xxx/percona-xtradb-cluster-operator/deploy$ kubectl -n oba-devel logs pxc-devel-pitr-84cfbff9bf-5fkdr
2021/08/23 16:43:44 ERROR: get config: strconv.ParseInt: parsing “60.00”: invalid syntax
jg@DESKTOP-TMALCDA:~/workspace/mgmt/xxx/percona-xtradb-cluster-operator/deploy$
seems like the the value for COLLECT_SPAN_SEC (timeBetweenUploads) cant be parsed. has anyone an idea how to fix this?
Thanks
Juergen