I'm using a PGO maintained, backup enabled Postgres cluster running on K8. The backups are supposed to be scheduled but I'm not sure where to check for the backup schedule configuration. I have tried several ways such as below commands as I found around but none of this seems to be working. Can someone tell me where can I check the backup schedule configuration?
pgo show schedule --selector=pg-cluster=<cluster name>
pgo show schedule <cluster name>