mirror of
https://github.com/slurm-personal/school-dev-k8s.git
synced 2026-06-27 13:50:24 +00:00
fix debug image
This commit is contained in:
@@ -11,7 +11,7 @@ kubectl apply -f app
|
||||
2) Запустим тестовое приложение, с которого мы будем обращаться к основному:
|
||||
|
||||
```bash
|
||||
kubectl run test --image=amouat/network-utils -it bash
|
||||
kubectl run test --image=centosadmin/utils:0.3 -it bash
|
||||
|
||||
exit
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user