imfreedom/k8s-cluster

Update the normal container too...

20 months ago, Gary Kramlich
6b6f48903df8
Update the normal container too...
---
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
---