add admin user (again)
This commit is contained in:
parent
b5a16c55c5
commit
ffb489c7e7
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ spec:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
adminUser:
|
adminUser:
|
||||||
create: false
|
create: true
|
||||||
passwordHash: $2a$10$uIY/YYe.CcRerpVvfk04muX86hLfXRH.K6jATZaVPqp.bnUIu/bsC
|
passwordHash: $2a$10$uIY/YYe.CcRerpVvfk04muX86hLfXRH.K6jATZaVPqp.bnUIu/bsC
|
||||||
username: admin
|
username: admin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue