ce474aabef
- added nginx configmap - switched to statefulset for es - removed nginx & nfs container builds - switched to postgresql 10.1 (manual update needed)
7 lines
117 B
Bash
7 lines
117 B
Bash
#!/bin/bash
|
|
#
|
|
# build hooks config
|
|
#
|
|
|
|
DOCKER_IMAGES="zammad zammad-elasticsearch zammad-memcached zammad-postgresql"
|