Merge "AIAP: Remove `tty` setting from libvirt container"

This commit is contained in:
Zuul 2021-09-03 05:58:18 +00:00 committed by Gerrit Code Review
commit 9e0e8cd86a
1 changed files with 0 additions and 4 deletions

View File

@ -21,10 +21,6 @@ spec:
- name: libvirt
image: quay.io/airshipit/libvirt:aiap-v1
# Set to true for debugging
# 18June2021 : reverting #578 fix due to erratic behaviour
# for “setctty: operation not permitted" error, set tty:false
tty: true
securityContext:
privileged: true
#SYS_ADMIN required for systemd, need to work out reqs for libvirt