mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
flatpak-indexer: fix indentation on imagestreams
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user