mirror of https://github.com/kubevela/kubevela.git
Update vela-templates/definitions/internal/trait/gateway.cue
Co-authored-by: Tianxin Dong <wuwuglu19@gmail.com>
This commit is contained in:
parent
a644195ae4
commit
2ad1ed5e3b
|
|
@ -181,6 +181,6 @@ template: {
|
|||
annotations?: [string]: string
|
||||
|
||||
// +usage=Specify the labels to be added to the ingress
|
||||
labels?: [string]: string | null
|
||||
labels?: [string]: string
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue