From 344b19b7b30b592865d8d2f01b662af9acfaeaba Mon Sep 17 00:00:00 2001 From: gpapathan87 <gpapathan@intracom-telecom.com> Date: Wed, 9 Jul 2025 16:44:07 +0300 Subject: [PATCH] readme change --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a6a0038..45e1524 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,7 @@ OEG can be deployed in a Kubernetes cluster by executing the file _oeg-deploymen | **Variable** | **Description** | |-----------------------------|-------------------------------------------------------------| | `SRM_HOST` | Base URL of the Service Resource Manager | -| `PI_EDGE_USERNAME` | Username for authenticating to SRM | -| `PI_EDGE_PASSWORD` | Password for authenticating to SRM | | `FEDERATION_MANAGER_HOST` | Base URL of the Federation Manager | -| `HTTP_PROXY` *(optional)* | HTTP proxy URL if needed | -- GitLab