imfreedom/k8s-cluster

Add the deployment for lists.imfreedom.org.

17 months ago, Gary Kramlich
22ca0a0280d4
Add the deployment for lists.imfreedom.org.

This is currently running at liststest.imfreedom.org until we are actually ready
to migrate the production stuff.
---
namespace: roost
configMapGenerator:
- name: prosody-config
files:
- files/imfreedom.cfg.lua
- files/pidgin.cfg.lua
- files/pidginchat.com.cfg.lua
options:
disableNameSuffixHash: true
resources:
- manifest.yaml
- prometheus.yaml
secretGenerator:
- name: prosody
files:
- secrets/hub.cfg.lua
- secrets/slack_webhooks.cfg.lua
options:
disableNameSuffixHash: true
---