mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-24 17:16:14 +01:00
Reenable ingress-toothpick
Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
parent
ec32e1c1a9
commit
49323853ab
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue