comparison 20-kube/10-pom-pom.yaml @ 21:9bff6004bd60

turn postgres back on
author drewp@bigasterisk.com
date Thu, 20 Apr 2023 10:40:40 -0700
parents 021ddfa73806
children
comparison
equal deleted inserted replaced
20:021ddfa73806 21:9bff6004bd60
15 - openid 15 - openid
16 - email 16 - email
17 # adds name+locale to user details 17 # adds name+locale to user details
18 - profile 18 - profile
19 secret: pomerium/idp 19 secret: pomerium/idp
20 # storage: 20 storage:
21 # postgres: 21 postgres:
22 # secret: pomerium/postgres-connection-key 22 secret: pomerium/postgres-connection-key
23 # Note pom won't start up if this cert doesn't exist, so you have to run once 23 # Note pom won't start up if this cert doesn't exist, so you have to run once
24 # with it commented out, then after cert success, run again with it enabled. 24 # with it commented out, then after cert success, run again with it enabled.
25 certificates: [pomerium/pomerium-proxy-tls] 25 certificates: [pomerium/pomerium-proxy-tls]