small cleanup

pull/1/head
bom 2 years ago
parent 9df05f24ca
commit 80116453c0

@ -15,7 +15,7 @@
(def auth? (s/keys :req-un [::jitsi/jvb-auth-password ::jitsi/jicofo-auth-password ::jitsi/jicofo-component-secret]))
(defn k8s-objects [config]
(map (fn [x] (yaml/to-string x))
(map yaml/to-string
[(jitsi/generate-ingress config)
(jitsi/generate-secret config)
(jitsi/generate-jvb-service)

Loading…
Cancel
Save