diff --git a/rockcraft.yaml b/rockcraft.yaml index 31df5ab..71ff109 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -19,7 +19,7 @@ platforms: # The platforms this ROCK should be built on and run on services: redis: override: replace - startup: enabled + startup: disabled summary: Start Redis command: "redis-server" redis_exporter: