Skip to content
Snippets Groups Projects
Commit 1c39c68b authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

kubernetes: disable hugepages in VILLASnode pod

parent 3e9feecd
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************************/ *********************************************************************************/
hugepages = 1000; hugepages = 0;
logging = { logging = {
level = "info" level = "info"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment