mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-03 05:23:40 +00:00
Removed the camo container from docker-compose.yml, kubernetes rc and docker_start.sh
This commit is contained in:
@@ -43,12 +43,6 @@ spec:
|
||||
value: "zulip"
|
||||
- name: RABBITMQ_DEFAULT_PASS
|
||||
value: "zulip"
|
||||
- name: camo
|
||||
image: quay.io/galexrt/camo:latest
|
||||
resources:
|
||||
limits:
|
||||
cpu: 75m
|
||||
memory: 512Mi
|
||||
- name: postgresql
|
||||
image: quay.io/galexrt/zulip-postgresql-tsearchextras:latest
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user