aboutsummaryrefslogtreecommitdiffstats
path: root/fedora.yaml
blob: b169519828cedea0e8b3bfe88138943d0846193b (plain)
1
2
3
4
5
6
7
8
9
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: fedora
    image: fedora
    command:
    - cat
    tty: true