store-db: add SSH access for tanya@status.im
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
76788ba471
commit
e6b39e4b8f
|
@ -3,6 +3,7 @@
|
|||
bootstrap__active_extra_users:
|
||||
- { name: ivan, uid: 8000, groups: ['docker', 'dockremap'], key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJBdm8y1PfWjT1pioaWJSZ2ETrUySb+dS/ifDg+VIpLY ivansete@status.im' }
|
||||
- { name: hanno, uid: 8001, groups: ['docker', 'dockremap'], key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPoFi19qWnAkvVdfzQQrPtXBozfeBEekoycGKIEdZarj hanno@status.im' }
|
||||
- { name: tanya, uid: 8002, groups: ['docker', 'dockremap'], key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9UsceZPWz8Lhtxbvo8ximWZnaSbOTqvl/tWrZ6enja tanya@status.im' }
|
||||
|
||||
postgres_ha_service_name: 'nim-waku-store-db'
|
||||
postgres_ha_cont_image: 'postgres:15.1-alpine'
|
||||
|
|
Loading…
Reference in New Issue