[#67] services/ir: Remove deprecated flag in healthcheck

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
Evgenii Stratonikov 2024-05-08 11:33:19 +03:00
parent 773ea2339b
commit 2b6122192a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
/frostfs-cli control healthcheck \
/frostfs-cli control ir healthcheck \
--endpoint "$FROSTFS_IR_CONTROL_GRPC_ENDPOINT" \
--wallet /wallet01.key --ir |
--wallet /wallet01.key |
grep "Health status: READY"