Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
828f0826
Verified
Commit
828f0826
authored
Oct 7, 2022
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(renovate): Adjust fsGroup to force volume ownership
parent
35d71901
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/base/renovate/release.yaml
+2
-0
2 additions, 0 deletions
apps/base/renovate/release.yaml
with
2 additions
and
0 deletions
apps/base/renovate/release.yaml
+
2
−
0
View file @
828f0826
...
@@ -52,6 +52,8 @@ data:
...
@@ -52,6 +52,8 @@ data:
extraVolumeMounts:
extraVolumeMounts:
- name: cache
- name: cache
mountPath: /cache
mountPath: /cache
securityContext:
fsGroup: 1000
resources:
resources:
requests:
requests:
cpu: 100m
cpu: 100m
...
...
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