Merge "Make apt container privileged"

This commit is contained in:
Zuul 2019-07-16 15:30:24 +00:00 committed by Gerrit Code Review
commit 24e2119a6a
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ spec:
mountPath: /tmp/{{ $daemonset }}.sh
subPath: {{ $daemonset }}
readOnly: true
securityContext:
privileged: true
volumes:
- name: rootfs-{{ $daemonset }}
hostPath: