Skip to content

Commit 94e6353

Browse files
committed
fix(operatorgroup): Remove namespaces requirement for opgroup status
Signed-off-by: Vu Dinh <[email protected]>
1 parent 0d7e3f9 commit 94e6353

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

deploy/chart/templates/0000_50_olm_10-operatorgroup.crd.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ spec:
9191
type: string
9292
type: array
9393
required:
94-
- namespaces
9594
- lastUpdated
9695
type: object
9796
required:

deploy/upstream/quickstart/olm.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,6 @@ spec:
13181318
type: string
13191319
type: array
13201320
required:
1321-
- namespaces
13221321
- lastUpdated
13231322
type: object
13241323
required:

manifests/0000_50_olm_10-operatorgroup.crd.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ spec:
9191
type: string
9292
type: array
9393
required:
94-
- namespaces
9594
- lastUpdated
9695
type: object
9796
required:

0 commit comments

Comments
 (0)