Skip to content

Commit e58b533

Browse files
another-rextymzd
authored andcommitted
fix: reset security context (google#4989)
This is not really needed, as we can remove most oss-fuzz code, but for safety going to revert this change temporarily before the release.
1 parent ef871b9 commit e58b533

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deployment/clouddeploy/gke-workers/base/workers.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ spec:
3636
env:
3737
- name: GITTER_HOST
3838
value: http://gitter-service:8888
39+
securityContext:
40+
privileged: true
3941
resources:
4042
requests:
4143
cpu: 1

0 commit comments

Comments
 (0)