Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
common
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libre.sh
kubernetes
common
Commits
89dca958
Verified
Commit
89dca958
authored
1 year ago
by
Hugo Renard
Browse files
Options
Downloads
Patches
Plain Diff
feat(rocketchat): bump to v5.4.10
parent
3011747b
No related branches found
Branches containing commit
Tags
5
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rocketchat/manifests/app.yml
+3
-1
3 additions, 1 deletion
rocketchat/manifests/app.yml
with
3 additions
and
1 deletion
rocketchat/manifests/app.yml
+
3
−
1
View file @
89dca958
...
...
@@ -120,7 +120,7 @@ spec:
name
:
${FQDN}-config
-
configMapRef
:
name
:
${FQDN}-config-custom
image
:
libresh/rocketchat:5.4.1
image
:
libresh/rocketchat:5.4.1
0
imagePullPolicy
:
IfNotPresent
name
:
app
ports
:
...
...
@@ -233,6 +233,7 @@ data:
OVERWRITE_SETTING_Jitsi_SSL
:
'
true'
OVERWRITE_SETTING_Jitsi_Open_New_Window
:
'
true'
OVERWRITE_SETTING_Jitsi_Enable_Channels
:
'
true'
OVERWRITE_SETTING_VideoConf_Default_Provider
:
'
jitsi'
{{
if .ConfigureOAuth
}}
# OAuth
OVERWRITE_SETTING_Accounts_TwoFactorAuthentication_By_Email_Enabled
:
'
false'
...
...
@@ -267,6 +268,7 @@ data:
Accounts_ShowFormLogin
:
'
false'
Accounts_RegistrationForm
:
disabled
OVERWRITE_SETTING_Accounts_AllowPasswordChangeForOAuthUsers
:
'
false'
OVERWRITE_SETTING_Accounts_AllowUsernameChange
:
'
false'
OVERWRITE_SETTING_Accounts_Send_Email_When_Activating
:
'
false'
OVERWRITE_SETTING_Accounts_RequirePasswordConfirmation
:
'
false'
OVERWRITE_SETTING_Accounts_Verify_Email_For_External_Accounts
:
'
true'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment