Skip to content
Snippets Groups Projects
Commit 23b3035d authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch '533-configure-rocketchat-to-use-e2e-encryption' into 'master'

Resolve "Configure rocketchat to use e2e encryption"

Closes #533

See merge request openappstack/openappstack!238
parents 2b5a784e 55317ca3
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@ extraEnv: |
# create a different admin user, gets skipped.
- name: OVERWRITE_SETTING_Show_Setup_Wizard
value: completed
- name: E2E_Enable
value: "true"
livenessProbe:
initialDelaySeconds: 180
......
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