imfreedom/k8s-cluster

clean up a bunch of lint

19 months ago, Gary Kramlich
e406f6ccc922
clean up a bunch of lint
---
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
---