Connect to a CloudNativePG (CNPG) PostgreSQL Database from an Application on Kubernetes
We will be connecting a PostgreSQL Database to the mealie application.
Step 1: Create a Secret for Database Credentials
We generate our password, store it as a secret, and use it in the PostgreSQL clu
trinayakantevari.hashnode.dev5 min read