From f64494c74d0c1154b03579a83be916ed02852324 Mon Sep 17 00:00:00 2001 From: George Papathanail Date: Wed, 9 Jul 2025 09:10:06 +0000 Subject: [PATCH] Edit README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b3e4a16..a6a0038 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ OEG can be deployed in a Kubernetes cluster by executing the file _oeg-deploymen | `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 | -| `SOURCE_OP_ID` | ID of your Operator Platform (used for federation logic) | | `HTTP_PROXY` *(optional)* | HTTP proxy URL if needed | -- GitLab