Skip to content

Commit 3f0ee7a

Browse files
committed
add shorName for operatorcondition
1 parent 3a93b21 commit 3f0ee7a

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

crds/operators.coreos.com_operatorconditions.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ metadata:
88
spec:
99
group: operators.coreos.com
1010
names:
11+
categories:
12+
- olm
1113
kind: OperatorCondition
1214
listKind: OperatorConditionList
1315
plural: operatorconditions
16+
shortNames:
17+
- condition
1418
singular: operatorcondition
1519
scope: Namespaced
1620
versions:

crds/zz_defs.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)