imfreedom/k8s-cluster

pass command line arguments to popeye

2022-04-10, Gary Kramlich
09efd1fd6953
pass command line arguments to popeye
---
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
---