commit 6e9e5234e98e8f7a6694af2074add224176a6c45
parent 2e2f647c5e92b1bdac195cea737d374a026cd8ed
Author: MTRNord <mtrnord1@gmail.com>
Date: Mon, 31 Mar 2025 23:28:29 +0200
Prepare monitoring element.io
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/apps/base/element_changedetection/element_deployment.yaml b/apps/base/element_changedetection/element_deployment.yaml
@@ -100,7 +100,7 @@ spec:
drop:
- ALL
add:
- - SYS_ADMIN
+ - CHOWN
readOnlyRootFilesystem: false
runAsNonRoot: false
volumeMounts:
@@ -156,8 +156,8 @@ spec:
capabilities:
drop:
- ALL
- #add:
- # - SYS_ADMIN
+ add:
+ - CHOWN
readOnlyRootFilesystem: false
runAsNonRoot: false
volumeMounts: