Skip to content
Snippets Groups Projects
Commit b76ae348 authored by Timothee Gosselin's avatar Timothee Gosselin
Browse files

fix admin username not allowed

parent 3d5541dd
No related branches found
No related tags found
No related merge requests found
...@@ -201,7 +201,7 @@ metadata: ...@@ -201,7 +201,7 @@ metadata:
name: ${FQDN}-config name: ${FQDN}-config
apiVersion: v1 apiVersion: v1
data: data:
ADMIN_USERNAME: admin ADMIN_USERNAME: indiehosters
ADMIN_EMAIL: contact@indiehosters.net ADMIN_EMAIL: contact@indiehosters.net
MONGO_USERNAME: rocketchat MONGO_USERNAME: rocketchat
MONGO_OPLOG_USERNAME: oplog MONGO_OPLOG_USERNAME: oplog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment