Mercurial > code > home > repos > pomerium
changeset 21:9bff6004bd60
turn postgres back on
author | drewp@bigasterisk.com |
---|---|
date | Thu, 20 Apr 2023 10:40:40 -0700 |
parents | 021ddfa73806 |
children | c2e12ba4d0b2 |
files | 20-kube/10-pom-pom.yaml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/20-kube/10-pom-pom.yaml Wed Apr 19 16:36:55 2023 -0700 +++ b/20-kube/10-pom-pom.yaml Thu Apr 20 10:40:40 2023 -0700 @@ -17,9 +17,9 @@ # adds name+locale to user details - profile secret: pomerium/idp - # storage: - # postgres: - # secret: pomerium/postgres-connection-key + storage: + postgres: + secret: pomerium/postgres-connection-key # Note pom won't start up if this cert doesn't exist, so you have to run once # with it commented out, then after cert success, run again with it enabled. certificates: [pomerium/pomerium-proxy-tls]