Skip to content

Commit c435858

Browse files
committed
hi localization of PR 51364 to update hello-minikube image
1 parent d6155c3 commit c435858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ minikube dashboard --url
8989
प्रदान की गई डॉकर इमेज के आधार पर एक कंटेनर चलाता है।
9090

9191
```shell
92-
kubectl create deployment hello-node --image=registry.k8s.io/echoserver:1.4
92+
kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.53 -- /agnhost netexec --http-port=8080
9393
```
9494

9595
2. डेप्लॉयमेंट देखें:

0 commit comments

Comments
 (0)