mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +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"
|
||||
|
||||
// +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
|
||||
labels?: [string]: string | null
|
||||
|
||||
Reference in New Issue
Block a user