Begin re-enabling services in the registries
This commit is contained in:
@@ -22,11 +22,9 @@
|
|||||||
|
|
||||||
(def base-service-registry [init/config hetzner-csi/config openbao/config ])
|
(def base-service-registry [init/config hetzner-csi/config openbao/config ])
|
||||||
|
|
||||||
(def shared-service-registry [#_minio/config dns/config #_caddy/config
|
(def shared-service-registry [dns/config caddy/config
|
||||||
#_wasabi-csi/config #_proxy/config #_s3proxy/config #_harbor/config
|
wasabi-csi/config proxy/config secret-replicator/config harbor/config])
|
||||||
#_secret-replicator/config])
|
|
||||||
|
|
||||||
;; Need to move buildkit to base later
|
|
||||||
(def prepare-service-registry [harbor-prepare/config])
|
(def prepare-service-registry [harbor-prepare/config])
|
||||||
|
|
||||||
(def deployment-matrix-service-registry [])
|
(def deployment-matrix-service-registry [])
|
||||||
|
|||||||
Reference in New Issue
Block a user