mirror of
https://github.com/shizunge/endlessh-go.git
synced 2026-06-23 04:10:08 +00:00
examples/kustomize-simple: readonly root filesystem
This commit is contained in:
@@ -24,6 +24,7 @@ spec:
|
||||
- name: metrics
|
||||
containerPort: 2112
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
|
||||
Reference in New Issue
Block a user