Skip to content

Commit

Permalink
Merge pull request kyma-project#355 from Disper/read_only_root_file_s…
Browse files Browse the repository at this point in the history
…ystem

sets readOnlyRootFilesystem flag to true
  • Loading branch information
kyma-bot authored Sep 3, 2024
2 parents 2cdd73a + 81b81a2 commit b8500e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ spec:
capabilities:
drop:
- "ALL"
readOnlyRootFilesystem: true
ports:
- containerPort: 8080
name: metrics
Expand Down

0 comments on commit b8500e5

Please sign in to comment.