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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
libre.sh
kubernetes
common
Commits
3a5d5942
Verified
Commit
3a5d5942
authored
2 years ago
by
Hugo Renard
Browse files
Options
Downloads
Patches
Plain Diff
fix nc security context
parent
8b690d1a
No related branches found
No related tags found
1 merge request
!2
Nextcloud mono pod
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nextcloud/manifests/app.yml
+3
-0
3 additions, 0 deletions
nextcloud/manifests/app.yml
with
3 additions
and
0 deletions
nextcloud/manifests/app.yml
+
3
−
0
View file @
3a5d5942
...
@@ -171,6 +171,9 @@ spec:
...
@@ -171,6 +171,9 @@ spec:
image
:
libresh/nextcloud:${NC_IMAGE_TAG}
image
:
libresh/nextcloud:${NC_IMAGE_TAG}
imagePullPolicy
:
Always
imagePullPolicy
:
Always
name
:
app
name
:
app
securityContext
:
runAsUser
:
82
runAsGroup
:
82
livenessProbe
:
livenessProbe
:
httpGet
:
httpGet
:
path
:
/heartbeat
path
:
/heartbeat
...
...
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