Skip to content

Commit 723921f

Browse files
authored
Update command in Accessing admin interface section
1 parent a320677 commit 723921f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dcache-k8s-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ helm list
8383
## Accessing admin interface
8484

8585
```
86-
kubectl run -ti --rm --image=kroniak/ssh-client admmin -- ssh -p 22224 admin@store-door-svc
86+
kubectl run -ti --rm --image=kroniak/ssh-client admin -- ssh -p 22224 admin@store-door-svc
8787
```
8888

8989
## Accessing with client

0 commit comments

Comments
 (0)