Skip to content

Commit

Permalink
Add fsGroup to security context for permission issue for elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
ypkang committed Feb 21, 2024
1 parent 4c0396b commit 22f5bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jaseci_core/jaseci/jsorc/manifests/elastic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5639,6 +5639,7 @@ spec:
serviceAccountName: elastic-operator
securityContext:
runAsNonRoot: true
fsGroup: 65534
containers:
- image: "docker.elastic.co/eck/eck-operator:2.7.0"
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 22f5bb2

Please sign in to comment.