From f13ad6348df59f8883c9a3f86a7ef81ee4cb089c Mon Sep 17 00:00:00 2001 From: aribeiro Date: Tue, 17 Dec 2019 10:23:13 +0000 Subject: Revert "Add Option to proxy to plugins" This reverts commit ee4c4d72 Issue-ID: SDC-2648 Change-Id: I1f6cba80d3fb803530573c75f2fc54ca207e768a Signed-off-by: aribeiro --- sdc-os-chef/environments/plugins-configuration.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'sdc-os-chef/environments') diff --git a/sdc-os-chef/environments/plugins-configuration.yaml b/sdc-os-chef/environments/plugins-configuration.yaml index 1135cbb54e..21de74636f 100644 --- a/sdc-os-chef/environments/plugins-configuration.yaml +++ b/sdc-os-chef/environments/plugins-configuration.yaml @@ -19,8 +19,6 @@ pluginsList: - pluginId: WORKFLOW pluginDiscoveryUrl: <%= @workflow_discovery_url %> pluginSourceUrl: <%= @workflow_source_url %> - pluginFeProxyUrl: <%= @workflow_fe_proxy_url %> - pluginProxyRedirectPath: <%= @workflow_redirect_path %> pluginStateUrl: "workflowDesigner" pluginDisplayOptions: tab: -- cgit 1.2.3-korg