add dsn in config
This commit is contained in:
parent
696bad6e4e
commit
e24083e657
@ -27,6 +27,11 @@ spec:
|
||||
automization:
|
||||
enabled: true
|
||||
config:
|
||||
dsn:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgres-kratos-app
|
||||
key: uri
|
||||
selfservice:
|
||||
methods:
|
||||
code:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user