From b5ac02d8a4abb4ecf1eb006cf516da71abd4907a Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 7 Apr 2024 14:13:50 -0400 Subject: [PATCH] Update README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a07e2af..f06f333 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# Generic-Template +# Gluttony-Cluster-Postgresql -Bsaic Template Repository with workflow items present. +A custom image of [Postgresql](https://www.postgresql.org) for use in my [Kubernetes Cluster](https://git.clortox.com/Infrastructure/Gluttony-Cluster). + +## Modification + +- [pgvector](https://github.com/pgvector/pgvector) + - Referenced from [here](https://github.com/bitnami/containers/issues/32677)