Merge "RIC-208 - KA Decision: ask K8S to restart E2T instance - comment code of kuber...
[ric-plt/e2mgr.git] / E2Manager / managers / kubernetes_manager_test.go
index 0b6a568..ef9bcb4 100644 (file)
@@ -19,7 +19,7 @@
 //  platform project (RICP).
 
 package managers
-
+/*
 
 import (
        "e2mgr/configuration"
@@ -148,4 +148,5 @@ func pod(namespace, image string) *v1.Pod {
                        Annotations: map[string]string{},
                },
        }
-}
\ No newline at end of file
+}
+*/
\ No newline at end of file