diff --git a/tools/airship-in-a-pod/airship-in-a-pod.yaml b/tools/airship-in-a-pod/airship-in-a-pod.yaml index 817cbb3eb..54a40b041 100644 --- a/tools/airship-in-a-pod/airship-in-a-pod.yaml +++ b/tools/airship-in-a-pod/airship-in-a-pod.yaml @@ -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