book-of-kubernetes / examples

Examples for The Book of Kubernetes
MIT License
164 stars 76 forks source link

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

Open rtgill82 opened 3 months ago

rtgill82 commented 3 months 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.