Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aptly
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
obs
aptly
Commits
aa2a1cde
Unverified
Commit
aa2a1cde
authored
1 month ago
by
Andrej Shadura
Browse files
Options
Downloads
Patches
Plain Diff
Tell Apache to place mutexes into /run/apache2 too
Signed-off-by:
Andrej Shadura
<
andrew.shadura@collabora.co.uk
>
parent
a2a5c44c
No related branches found
No related tags found
2 merge requests
!30
Merge collabora/staging into collabora/production
,
!25
Add OIDC compatibility
Pipeline
#142162
passed
4 weeks ago
Stage: docker
Changes
1
Pipelines
5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
chart/templates/configmap-publish.yaml
+1
-0
1 addition, 0 deletions
chart/templates/configmap-publish.yaml
with
1 addition
and
0 deletions
chart/templates/configmap-publish.yaml
+
1
−
0
View file @
aa2a1cde
...
...
@@ -8,6 +8,7 @@ data:
httpd.conf
:
|
ServerRoot "/usr/local/apache2"
Listen 8000
Mutex file:/run/apache2
{{ .Values.publish.config.before_modules | indent 4 }}
{{ .Values.publish.config.modules | indent 4 }}
...
...
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