Skip to content

Commit 03d885e

Browse files
authored
Update the expected output for minikube addons enable
The output from `minikube addons enable` in the documentation should match the output from the current version of minikube (which is also in katakoda)
1 parent ae45ec2 commit 03d885e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/hello-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ The minikube tool includes a set of built-in {{< glossary_tooltip text="addons"
224224
The output is similar to:
225225
226226
```
227-
metrics-server was successfully enabled
227+
The 'metrics-server' addon is enabled
228228
```
229229
230230
3. View the Pod and Service you created:

0 commit comments

Comments
 (0)