mob2
This commit is contained in:
parent
fabcd711c0
commit
6a563db055
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
:or {issuer :staging}} config
|
||||
letsencrypt-issuer (str "letsencrypt-" (name issuer) "-issuer")]
|
||||
(->
|
||||
(yaml/from-string (yaml/load-resource "certificate.yaml"))))
|
||||
(yaml/from-string (yaml/load-resource "certificate.yaml")))))
|
||||
|
||||
(defn generate-ingress [config]
|
||||
(let [{:keys [fqdn issuer]
|
||||
|
|
Loading…
Reference in a new issue