host network usage

This commit is contained in:
2024-04-15 19:38:39 +02:00
parent d14f930831
commit 24466350f7
4 changed files with 3 additions and 6 deletions

View File

@ -100,13 +100,14 @@ spec:
capabilities:
drop:
- ALL
add:
- NET_BIND_SERVICE
readOnlyRootFilesystem: true
volumeMounts:
- mountPath: /data
name: data
- mountPath: /tmp
name: tmp
hostNetwork: false
securityContext:
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 65532