mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Update addons.go
This commit is contained in:
parent
f2be0bc1c7
commit
ace6b47298
@ -43,7 +43,7 @@ var (
|
||||
func NewAddonPhase() workflow.Phase {
|
||||
return workflow.Phase{
|
||||
Name: "addon",
|
||||
Short: "Install required addons for passing Conformance tests",
|
||||
Short: "Install required addons for passing conformance tests",
|
||||
Long: cmdutil.MacroCommandLongDescription,
|
||||
Phases: []workflow.Phase{
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user