Skip to content

Commit 86731ac

Browse files
authored
Merge pull request #51740 from reylejano/hi-issue-51324-hello-minikube-image
[hi] hi localization of PR 51364 to update hello-minikube image
2 parents a877ead + c435858 commit 86731ac

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)