Skip to content

Commit

Permalink
Merge pull request #90 from mgfeller/feature/mgfeller/85
Browse files Browse the repository at this point in the history
[Install] Modified the name of the installConsulCommand operation
  • Loading branch information
leecalcote authored Aug 31, 2020
2 parents 7e0eb54 + cf18a3f commit 8b43581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consul/supported_ops.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ var supportedOps = map[string]supportedOperation{
opType: meshes.OpCategory_CUSTOM,
},
installConsulCommand: {
name: "Latest version of Consul with sidecar injector",
name: "Consul Connect: unsecured, 1 server, suitable for local exploration",
templateName: "consul.yaml",
opType: meshes.OpCategory_INSTALL,
},
Expand Down

0 comments on commit 8b43581

Please sign in to comment.