mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 17:38:50 +00:00
Add plural name for CustomResources example
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
|||||||
version: v1alpha1
|
version: v1alpha1
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
names:
|
names:
|
||||||
name: noxus
|
plural: noxus
|
||||||
singular: noxu
|
singular: noxu
|
||||||
kind: Noxu
|
kind: Noxu
|
||||||
listKind: NoxuList
|
listKind: NoxuList
|
Reference in New Issue
Block a user