From feeda193f285116a207342d17b173217650f3b0a Mon Sep 17 00:00:00 2001
From: Nikki Everett <neverett@users.noreply.github.com>
Date: Wed, 8 Nov 2023 03:20:46 -0600
Subject: [PATCH] Update order of cluster resources config to work with both
 uctl and flytectl (#4373)

* update order of cluster resources config to work with both uctl and flytectl

Signed-off-by: nikki everett <nikki@union.ai>

* remove extraneous blank line

Signed-off-by: nikki everett <nikki@union.ai>

---------

Signed-off-by: nikki everett <nikki@union.ai>
---
 rsts/deployment/configuration/general.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rsts/deployment/configuration/general.rst b/rsts/deployment/configuration/general.rst
index 32e162afe8..c61d096930 100644
--- a/rsts/deployment/configuration/general.rst
+++ b/rsts/deployment/configuration/general.rst
@@ -105,11 +105,11 @@ 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