Skip to content

Commit

Permalink
Add comment about name constraints
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Brasier <[email protected]>
  • Loading branch information
2 people authored and wtripp180901 committed Aug 14, 2023
1 parent 04640ae commit d9a9da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slurm-cluster-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ login:

slurmd:
# StatefulSet resource name
name: slurmd
name: slurmd # NB this must match NodeName= in slurm-cluster-chart/files/slurm.conf
replicas: 2

slurmctld:
Expand Down

0 comments on commit d9a9da3

Please sign in to comment.