Reenable ingress-toothpick

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-10-07 22:53:18 +02:00
parent ec32e1c1a9
commit 49323853ab
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -86,10 +86,10 @@ in
source = ./containers/ingress-blowhole;
};
# module."ingress-toothpick" = elib.terraformModule {
# name = "ingress-toothpick";
# source = ./containers/ingress-toothpick;
# };
module."ingress-toothpick" = elib.terraformModule {
name = "ingress-toothpick";
source = ./containers/ingress-toothpick;
};
module."gateway-mesh" = elib.terraformModule {
name = "gateway-mesh";