Skip to content

Commit

Permalink
Fix apinetlet bootstrap token type
Browse files Browse the repository at this point in the history
  • Loading branch information
adracus committed Mar 14, 2023
1 parent 4963596 commit eb23dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstraptoken/bootstraptoken.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ var fieldsByType = map[Type]fields{
NetworkPluginBootstrappersGroup,
},
},
APINetletBootstrappersGroup: {
APINetletType: {
Description: "Bootstrap token for registering apinetlets.",
Usages: []string{
bootstraptoken.UsageSigning,
Expand Down

0 comments on commit eb23dc7

Please sign in to comment.