initial user login
This commit is contained in:
parent
b8a0663755
commit
a959094e42
|
|
@ -20,6 +20,11 @@ postgres:
|
||||||
secret:
|
secret:
|
||||||
create: false
|
create: false
|
||||||
|
|
||||||
|
config:
|
||||||
|
userConfig:
|
||||||
|
UserNameHash: "efe616a3b7fbf355054ad2225788f464f56026387ac64b8f24d64cb179a40c7a"
|
||||||
|
UserPasswordHash: "9284242ae54aadd8643a7ffd6645e09f7bb449601299ec5cbe9baa3edc6cc207"
|
||||||
|
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /
|
path: /
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue