fix
This commit is contained in:
@@ -23,7 +23,7 @@ module "service" {
|
||||
component = var.component
|
||||
instance = var.instance
|
||||
namespace = var.namespace
|
||||
labels = local.common_labels
|
||||
labels = local.wp_labels
|
||||
targets = ["http"]
|
||||
providers = {
|
||||
kubectl = kubectl
|
||||
|
||||
Reference in New Issue
Block a user