Merge "airship-in-a-pod: set libvirt tty=false"
This commit is contained in:
commit
ea61213f81
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user