Skip to content

Commit c9cd964

Browse files
committed
remove source from schemas
1 parent 9c28f99 commit c9cd964

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

schemas/operators.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ definitions:
2222
namespace:
2323
type: string
2424
description: Target namespace where the operator will be installed.
25-
source:
26-
type: string
27-
description: Catalog source name (from oc-mirror configuration).
2825
csvNames:
2926
type: array
3027
items:

schemas/plugin.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ definitions:
2323
namespace:
2424
type: string
2525
description: Target namespace where the operator will be installed.
26-
source:
27-
type: string
28-
description: Catalog source name (from oc-mirror configuration).
2926
csvNames:
3027
type: array
3128
items:

0 commit comments

Comments
 (0)