flatpak-indexer: fix indentation on imagestreams
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4d0a458a75
commit
5ceb8b9e05
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ apiVersion: image.openshift.io/v1
|
|||
kind: ImageStream
|
||||
metadata:
|
||||
name: fedora
|
||||
spec:
|
||||
spec:
|
||||
lookupPolicy:
|
||||
local: false
|
||||
tags:
|
||||
|
@ -35,7 +35,7 @@ apiVersion: image.openshift.io/v1
|
|||
kind: ImageStream
|
||||
metadata:
|
||||
name: ubi8-go-toolset
|
||||
spec:
|
||||
spec:
|
||||
lookupPolicy:
|
||||
local: false
|
||||
tags:
|
||||
|
@ -52,7 +52,7 @@ apiVersion: image.openshift.io/v1
|
|||
kind: ImageStream
|
||||
metadata:
|
||||
name: ubi8-python-39
|
||||
spec:
|
||||
spec:
|
||||
lookupPolicy:
|
||||
local: false
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue