diff --git a/tools/airship-in-a-pod/examples/base/airship-in-a-pod.yaml b/tools/airship-in-a-pod/examples/base/airship-in-a-pod.yaml index bb9af2b2c..3160715b0 100644 --- a/tools/airship-in-a-pod/examples/base/airship-in-a-pod.yaml +++ b/tools/airship-in-a-pod/examples/base/airship-in-a-pod.yaml @@ -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