diff --git a/v3/plugins/redhat/php/1.0.13/meta.yaml b/v3/plugins/redhat/php/1.0.13/meta.yaml index f01618a0d..38986c4a4 100644 --- a/v3/plugins/redhat/php/1.0.13/meta.yaml +++ b/v3/plugins/redhat/php/1.0.13/meta.yaml @@ -13,5 +13,6 @@ firstPublicationDate: "2019-04-16" spec: containers: - image: "eclipse/che-remote-plugin-php7:next" + memoryLimit: "1000Mi" extensions: - https://github.com/che-incubator/vscode-intelephense/releases/download/v1.0.13/bmewburn.vscode-intelephense-client-1.0.13.vsix diff --git a/v3/plugins/redhat/php/latest/meta.yaml b/v3/plugins/redhat/php/latest/meta.yaml index 5f2467d4b..64f7dd21d 100644 --- a/v3/plugins/redhat/php/latest/meta.yaml +++ b/v3/plugins/redhat/php/latest/meta.yaml @@ -13,5 +13,6 @@ firstPublicationDate: "2019-04-16" spec: containers: - image: "eclipse/che-remote-plugin-php7:next" + memoryLimit: "1000Mi" extensions: - https://github.com/che-incubator/vscode-intelephense/releases/download/v1.0.13/bmewburn.vscode-intelephense-client-1.0.13.vsix