From 36cd5f9b95d04572a72124fe88282d3d194943c7 Mon Sep 17 00:00:00 2001 From: G_Ivo Date: Wed, 15 Nov 2023 02:29:02 -0500 Subject: [PATCH] fix: metatype typo in container orchestrator (#4981) (cherry picked from commit 13f5f1959a67d58b525122027b49630026a65260) --- ...r.orchestration.provider.ContainerOrchestrationService.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kura/org.eclipse.kura.container.orchestration.provider/OSGI-INF/metatype/org.eclipse.kura.container.orchestration.provider.ContainerOrchestrationService.xml b/kura/org.eclipse.kura.container.orchestration.provider/OSGI-INF/metatype/org.eclipse.kura.container.orchestration.provider.ContainerOrchestrationService.xml index 1bb93c59719..6e2a5229570 100644 --- a/kura/org.eclipse.kura.container.orchestration.provider/OSGI-INF/metatype/org.eclipse.kura.container.orchestration.provider.ContainerOrchestrationService.xml +++ b/kura/org.eclipse.kura.container.orchestration.provider/OSGI-INF/metatype/org.eclipse.kura.container.orchestration.provider.ContainerOrchestrationService.xml @@ -15,7 +15,7 @@ --> + description="The ContainerOrchestrationService connects to locally running Docker/Podman instances, and allows for container management."> - \ No newline at end of file +