Skip to content

Commit

Permalink
Need to write temporary files
Browse files Browse the repository at this point in the history
  • Loading branch information
rickymoorhouse committed Jan 27, 2021
1 parent f2abab5 commit 2de4c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
securityContext:
privileged: false
runAsNonRoot: true
readOnlyRootFilesystem: true
readOnlyRootFilesystem: false
ports:
- containerPort: 63512
name: metrics
Expand Down

0 comments on commit 2de4c81

Please sign in to comment.