fix
This commit is contained in:
@@ -15,19 +15,6 @@ locals {
|
||||
}
|
||||
}
|
||||
|
||||
# module "service" {
|
||||
# source = "/dist/modules/service"
|
||||
# component = var.component
|
||||
# instance = var.instance
|
||||
# namespace = var.namespace
|
||||
# labels = local.common-labels
|
||||
# target = "http"
|
||||
# port = local.service.port.number
|
||||
# providers = {
|
||||
# kubectl = kubectl
|
||||
# }
|
||||
# }
|
||||
|
||||
module "ingress" {
|
||||
source = "git::https://git.solidite.fr/vynil/kydah-modules.git//ingress"
|
||||
component = ""
|
||||
|
||||
Reference in New Issue
Block a user