This commit is contained in:
2024-05-16 19:51:50 +02:00
parent 73b41bf329
commit 2c1f836c14

View File

@@ -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