Add descriptions to tasks

This commit is contained in:
Tim Bannister
2021-10-12 23:35:07 +01:00
parent 5ab064ceea
commit 3dd1eb1121
6 changed files with 16 additions and 0 deletions
@@ -2,6 +2,9 @@
title: Configure Default Memory Requests and Limits for a Namespace
content_type: task
weight: 10
description: >-
Define a default memory resource limit for a namespace, so that every new Pod
in that namespace has a memory resource limit configured.
---
<!-- overview -->