mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-27 16:17:34 +00:00
Update vela-templates/definitions/internal/trait/gateway.cue
Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>
This commit is contained in:
@@ -178,7 +178,7 @@ template: {
|
|||||||
pathType: *"ImplementationSpecific" | "Prefix" | "Exact"
|
pathType: *"ImplementationSpecific" | "Prefix" | "Exact"
|
||||||
|
|
||||||
// +usage=Specify the annotations to be added to the ingress
|
// +usage=Specify the annotations to be added to the ingress
|
||||||
annotations?: [string]: string | null
|
annotations?: [string]: string
|
||||||
|
|
||||||
// +usage=Specify the labels to be added to the ingress
|
// +usage=Specify the labels to be added to the ingress
|
||||||
labels?: [string]: string | null
|
labels?: [string]: string | null
|
||||||
|
|||||||
Reference in New Issue
Block a user