Skip to content

Commit

Permalink
small style improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
amandavialva01 committed Oct 23, 2024
1 parent 9f84579 commit bd7aec9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/reference/deploy/helm-config-reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,10 @@

- **NOTE:** This version overrides the version specified in ``appVersion`` of your
``Chart.yaml`` *and* any version specified in your ``helm install`` or ``helm upgrade``
command.
command.

- For example, if you install Determined with
``helm install <release_name> ... --version <X.Y.Z>`` but set ``detVersion: A.B.C``, the
Determined version ``A.B.C`` is installed.
- For example, if you install Determined with ``helm install <release_name> ... --version
<X.Y.Z>`` but set ``detVersion: A.B.C``, the Determined version ``A.B.C`` is installed.

- ``masterPort``: The port at which the Determined master listens for connections on. (*Required*)

Expand Down

0 comments on commit bd7aec9

Please sign in to comment.