Skip to content

Commit

Permalink
docs: revert helm values change for multirm (#9145)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4d1b8ae)
  • Loading branch information
NicholasBlaskey authored and determined-ci committed Apr 10, 2024
1 parent be36ecd commit 61999f4
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions helm/charts/determined/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -351,16 +351,3 @@ resourcePools:

## Configure the initial user password for the cluster
# initialUserPassword

# additional_resource_managers:
# - resource_manager:
# type: kubernetes
# max_slots_per_pod: 1
# name: carolina-multirm-1
# namespace: default
# kubeconfig_secret_name: additionalrm
# kubeconfig_secret_value: config
# determined_master_ip: 10.11.12.13
# determined_master_port: 8080
# resource_pools:
# - pool_name: additional_pool

0 comments on commit 61999f4

Please sign in to comment.