Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
matrix-media-repo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team Sysadmin
matrix-media-repo
Commits
8a0efd2d
Verified
Commit
8a0efd2d
authored
1 month ago
by
Tom Teichler
🍻
Browse files
Options
Downloads
Patches
Plain Diff
update
parent
54958bee
Loading
Loading
No related merge requests found
Checking pipeline status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
values.yaml
+12
-6
12 additions, 6 deletions
values.yaml
with
12 additions
and
6 deletions
values.yaml
+
12
−
6
View file @
8a0efd2d
extraVolumes
:
-
name
:
signing-key
secret
:
secretName
:
matrix-media-repo-signing-key
extraVolumeMounts
:
-
name
:
signing-key
readOnly
:
true
mountPath
:
/secret
config
:
homeservers
:
-
name
:
matrix.teckids.org
csApi
:
"
https://matrix.teckids.org"
-
name
:
matrix.edugit.org
csApi
:
"
https://matrix.edugit.org"
signingKeyPath
:
"
/secret/mmr.signing.key"
admins
:
-
"
@nik:matrix.teckids.org"
-
"
@tteichler:matrix.teckids.org"
...
...
@@ -22,7 +31,7 @@ config:
featureSupport
:
MSC2448
:
enabled
:
true
rate
l
imit
:
rate
L
imit
:
enabled
:
False
persistence
:
...
...
@@ -50,13 +59,10 @@ ingress:
hosts
:
-
host
:
matrix.teckids.org
paths
:
[
"
/_matrix/media"
,
"
/_matrix/client/(v1|r0|v3|unstable)/media"
,
"
/_matrix/federation/(v1|r0|v3|unstable)/media"
]
-
host
:
matrix.edugit.org
paths
:
[
"
/_matrix/media"
,
"
/_matrix/client/(v1|r0|v3|unstable)/media"
,
"
/_matrix/federation/(v1|r0|v3|unstable)/media"
]
# tls:
# - secretName: matrix-media-repo-tls
# hosts:
# - matrix.teckids.org
# - matrix.edugit.org
extraRepo
:
useForwardedHost
:
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