Monika Kairaityte 56238b10e3 tests/integration: Fix service_scale tests
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
2025-05-26 18:19:11 +03:00

10 lines
155 B
YAML

name: podman-compose
services:
service1:
image: docker.io/library/busybox:latest
tty: true
deploy:
mode: replicated
replicas: 3