Disabling ssh on redis only server

I’m setting up a redis server according to section “Setting up a Redis-only server” in the following page. I’m able to setup a redis server and use it with Gitlab but it seems like the redis server is also starting ssh server. Since I don’t need ssh on redis, is there a way to turn it off?
https://docs.gitlab.com/omnibus/settings/redis.html