mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Add plural name for CustomResources example
This commit is contained in:
parent
4807e6cadf
commit
738c6f0d3f
@ -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
|
Loading…
Reference in New Issue
Block a user