Skip to content

Commit f51a839

Browse files
author
Chris Russell
committed
Add root password for mongodb to values.yaml
1 parent 700d681 commit f51a839

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

values.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,11 @@ mongodb:
458458
# Stackstorm user that services will make connections using
459459
#
460460
password: "XeL5Rxwj7F0Wt43tFZVTN7H8Sg5XDHmK"
461+
462+
#
463+
#
464+
# Root password for the database
465+
rootPassword: "8fAzdnksdzPFUWm4a68EfY7nMhBPaa"
461466
#
462467
# Initial database for stackstorm
463468
#

0 commit comments

Comments
 (0)