feat: track upstream redis and signal-cli-rest-api
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m2s
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m2s
This commit is contained in:
parent
2b727fda03
commit
040acc8140
4 changed files with 12 additions and 16 deletions
|
|
@ -4,7 +4,7 @@ PartOf=zammad-storage.target
|
|||
[Container]
|
||||
ContainerName=zammad-redis
|
||||
Environment=REDIS_PASSWORD={{ podman_link_zammad_redis_password | replace("%", "%%") }}
|
||||
Image=registry.gitlab.com/digiresilience/link/link-stack/redis:{{ podman_link_stack_version }}
|
||||
Image=docker.io/library/redis:{{ podman_link_redis_version }}
|
||||
Volume=/home/{{ podman_link_podman_rootless_user }}/redis-data:/data:rw,Z
|
||||
Network=zammad.network
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue