diff --git a/acceptance/tests/partitions/partitions_sync_test.go b/acceptance/tests/partitions/partitions_sync_test.go index 944ebec805..b3f551bd9d 100644 --- a/acceptance/tests/partitions/partitions_sync_test.go +++ b/acceptance/tests/partitions/partitions_sync_test.go @@ -99,8 +99,6 @@ func TestPartitions_Sync(t *testing.T) { "syncCatalog.consulNamespaces.mirroringK8S": strconv.FormatBool(c.mirrorK8S), "syncCatalog.addK8SNamespaceSuffix": "false", - "controller.enabled": "true", - "dns.enabled": "true", "dns.enableRedirection": strconv.FormatBool(cfg.EnableTransparentProxy), }