Skip to content

Commit

Permalink
Update order of cluster resources config to work with both uctl and f…
Browse files Browse the repository at this point in the history
…lytectl (#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>
  • Loading branch information
neverett authored Nov 8, 2023
1 parent d365c11 commit feeda19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rsts/deployment/configuration/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit feeda19

Please sign in to comment.