Fixing typo in engine comments

Signed-off-by: Paul Brousseau <object88@gmail.com>
pull/8723/head
Paul Brousseau 4 years ago
parent e2442699fa
commit 3192408415

@ -40,7 +40,7 @@ type Engine struct {
Strict bool
// In LintMode, some 'required' template values may be missing, so don't fail
LintMode bool
// the rest config to connect to te kubernetes api
// the rest config to connect to the kubernetes api
config *rest.Config
}

Loading…
Cancel
Save