Skip to content

Commit

Permalink
fix: added readOnlyRootFilesystem for cert manager
Browse files Browse the repository at this point in the history
Signed-off-by: realanna <anna.reale@dynatrace.com>
  • Loading branch information
RealAnna committed Jan 30, 2023
1 parent ca2d69a commit 1b483bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions klt-cert-manager/config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ spec:
seccompProfile:
type: RuntimeDefault
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
capabilities:
drop:
- "ALL"
Expand Down

0 comments on commit 1b483bd

Please sign in to comment.