mirror of
https://github.com/alibaba/higress.git
synced 2026-03-15 22:30:47 +08:00
fix: fix kubetype-gen for http2rpc wrong plural value issue (#447)
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
// +cue-gen:Http2Rpc:annotations:helm.sh/resource-policy=keep
|
||||
// +cue-gen:Http2Rpc:subresource:status
|
||||
// +cue-gen:Http2Rpc:scope:Namespaced
|
||||
// +cue-gen:Http2Rpc:resource:categories=higress-io,plural=Http2Rpcs
|
||||
// +cue-gen:Http2Rpc:resource:categories=higress-io,plural=http2rpcs
|
||||
// +cue-gen:Http2Rpc:preserveUnknownFields:false
|
||||
// -->
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user