mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #122560 from aramase/aramase/c/add_unique_comment
[StructuredAuthnConfig] add comment for extra keys unique requirement
This commit is contained in:
commit
c686334d41
@ -376,6 +376,7 @@ type ExtraMapping struct {
|
||||
// subdomain as defined by RFC 1123. All characters trailing the first "/" must
|
||||
// be valid HTTP Path characters as defined by RFC 3986.
|
||||
// key must be lowercase.
|
||||
// Required to be unique.
|
||||
// +required
|
||||
Key string `json:"key"`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user