Skip to content

Commit

Permalink
fix security context
Browse files Browse the repository at this point in the history
Close #6
  • Loading branch information
FahadKhalid210 committed Feb 9, 2024
1 parent 6514ca4 commit 575d38a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions changelog.d/20240109_175058_fahad.khalid.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [Bugfix] Fix security context for vector (by @FahadKhalid210)
5 changes: 0 additions & 5 deletions tutorcairn/patches/k8s-deployments
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ spec:
labels:
name: cairn-vector
spec:
securityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: "OnRootMismatch"
serviceAccountName: cairn-vector
# Run vector next to LMS
affinity:
Expand Down

0 comments on commit 575d38a

Please sign in to comment.