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)
This commit is contained in:
Bas Kok
2021-06-09 21:30:01 +02:00
committed by GitHub
parent ae45ec249e
commit 03d885ebc0
+1 -1
View File
@@ -224,7 +224,7 @@ The minikube tool includes a set of built-in {{< glossary_tooltip text="addons"
The output is similar to: The output is similar to:
``` ```
metrics-server was successfully enabled The 'metrics-server' addon is enabled
``` ```
3. View the Pod and Service you created: 3. View the Pod and Service you created: