book-of-kubernetes / examples

Examples for The Book of Kubernetes
MIT License
146 stars 71 forks source link

add postgresteams crd and update postgres-operator to v1.11.0 #40

Closed rtgill82 closed 1 month ago

rtgill82 commented 1 month ago

The todo application gets caught in a crash loop because it's unable to login to the databases. I was able to fix this by installing the postgresteams CRD and updating the postgres-operator to the latest version.