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 Minimum and Maximum Memory Constraints for a Namespace
content_type: task
weight: 30
description: >-
Define a range of valid memory resource limits for a namespace, so that every new Pod
in that namespace falls within the range you configure.
---