From dc83f25b89a3c2ebdbe4a73d964f39dce23d4415 Mon Sep 17 00:00:00 2001 From: nikki everett Date: Mon, 6 Nov 2023 14:24:18 -0600 Subject: [PATCH] update order of cluster resources config to work with both uctl and flytectl Signed-off-by: nikki everett --- rsts/deployment/configuration/general.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rsts/deployment/configuration/general.rst b/rsts/deployment/configuration/general.rst index 32e162afe8..020d625bd2 100644 --- a/rsts/deployment/configuration/general.rst +++ b/rsts/deployment/configuration/general.rst @@ -105,11 +105,12 @@ Define an attributes file, ``cra.yaml``: .. code-block:: yaml + domain: development + project: flyteexamples attributes: projectQuotaCpu: "1000" projectQuotaMemory: 5Ti - domain: development - project: flyteexamples + To ensure that the overrides reflect in the Kubernetes namespace ``flyteexamples-development`` (that is, the namespace has a resource quota of