in the fullname is a $ missing, which is causing "production" builds to fail `fullname = ( environment == "testing") ? "${registry}/postgresql-testing" : "{registry}/postgresql"` I'll create a PR for it