Update ingress
This commit is contained in:
parent
2ee2985139
commit
efca8c0cd9
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@
|
|||
"ingress/https-ingress.yaml" (rc/inline "ingress/https-ingress.yaml")
|
||||
(throw (js/Error. "Undefined Resource!")))))
|
||||
|
||||
; TODO: Review jem 2022/10/26: generalize!
|
||||
#?(:cljs
|
||||
(defmethod yaml/load-as-edn :ingress [resource-name]
|
||||
(yaml/from-string (yaml/load-resource resource-name))))
|
||||
|
||||
(defn-spec generate-host-rule pred/map-or-seq?
|
||||
[service-name ::service-name
|
||||
service-port ::service-port
|
||||
|
|
Loading…
Reference in a new issue