aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fedora.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/fedora.yaml b/fedora.yaml
index 27ff83a..e38c607 100644
--- a/fedora.yaml
+++ b/fedora.yaml
@@ -5,6 +5,5 @@ spec:
- name: fedora
image: fedora
imagePullPolicy: Always
- command:
- - cat
tty: true
+ command: [ "cat" ]