This message was deleted.
# general
b
This message was deleted.
l
Hi @gray-fountain-92834, this looks like an option we should probably add to the helm chart. I wonder if setting dummy values for the
postgres.external.*
inputs and then providing the
POSTGRES_URI
using the
extraEnv
input (which is added to the deployment here) would work?
g
hmmm, let me try it out. this would be
extraEnv
and not
api.extraEnv
I am guessing?
l
yeah, it looks like that gets added to the api deployment and the jobs