Hi
I spun up the example used on the K10 documentation page for Postgresql Application Consistent backup but it looks like that blueprint no longer works. https://docs.kasten.io/latest/kanister/postgresql/install_app_cons.html
On quick inspection I see this error:
message: Failed to create pre-backup Kanister phase
- cause:
cause:
message: "Failed to exec command in pod: container postgres-postgresql is not
valid for pod postgres-postgresql-0"
but the container deployed by that chart is in fact named postgresql

I have not done a lot with Blueprints yet so will want to dig deeper but I assume my next step is to change this part of the blueprint to represent the right container name?

I have also attached the logs.