Skip to content

Commit

Permalink
hass: less security for code server
Browse files Browse the repository at this point in the history
  • Loading branch information
cubic3d committed Jan 28, 2025
1 parent 7704931 commit 5de7dd1
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,6 @@ spec:
limits:
memory: 1Gi

securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
capabilities:
drop:
- ALL

probes:
liveness:
enabled: true
Expand Down

0 comments on commit 5de7dd1

Please sign in to comment.