zammad-docker-compose/hooks/config
André Bauer ce474aabef - switched to single zammad pod to get rid of nfs container in kubernetes
- added nginx configmap
- switched to statefulset for es
- removed nginx & nfs container builds
- switched to postgresql 10.1 (manual update needed)
2017-12-02 12:58:46 +01:00

7 lines
117 B
Bash

#!/bin/bash
#
# build hooks config
#
DOCKER_IMAGES="zammad zammad-elasticsearch zammad-memcached zammad-postgresql"