Add comment on purpose of kops keypair

Otherwise it's tricky to track down where it is used.
This commit is contained in:
Justin Santa Barbara 2017-10-30 23:49:19 -04:00
parent c1c1d6bbcc
commit fa419d9510
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ func (b *PKIModelBuilder) Build(c *fi.ModelBuilderContext) error {
}
{
// Used by e.g. protokube
t := &fitasks.Keypair{
Name: fi.String("kops"),
Lifecycle: b.Lifecycle,