Skip to content

Commit 6efcf93

Browse files
authored
Update docs/install/openshift.md
1 parent 6f9d55f commit 6efcf93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install/openshift.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ coder:
4242
seccompProfile:
4343
type: RuntimeDefault
4444
allowPrivilegeEscalation: false
45+
capabilities:
46+
drop:
47+
- ALL
4548
```
4649
4750
The above values are the Coder defaults. You will need to change these values in

0 commit comments

Comments
 (0)