fix: Use upper case ALL in drop capabilities

This commit is contained in:
Matt Dainty
2023-10-19 00:50:49 +01:00
parent d953755686
commit 8dff3fcb0c
3 changed files with 3 additions and 3 deletions

View File

@@ -176,7 +176,7 @@ spec:
add:
- NET_BIND_SERVICE
drop:
- all
- ALL
readOnlyRootFilesystem: true
dnsPolicy: Default
volumes:

View File

@@ -176,7 +176,7 @@ spec:
add:
- NET_BIND_SERVICE
drop:
- all
- ALL
readOnlyRootFilesystem: true
dnsPolicy: Default
volumes:

View File

@@ -176,7 +176,7 @@ spec:
add:
- NET_BIND_SERVICE
drop:
- all
- ALL
readOnlyRootFilesystem: true
dnsPolicy: Default
volumes: