Merge "airship-in-a-pod: set libvirt tty=false"

This commit is contained in:
Zuul 2021-06-15 19:59:37 +00:00 committed by Gerrit Code Review
commit ea61213f81

View File

@ -21,7 +21,8 @@ spec:
- name: libvirt
image: ianhowell/libvirt:latest
tty: true
# Set to true for debugging
tty: false
securityContext:
privileged: true
#SYS_ADMIN required for systemd, need to work out reqs for libvirt