Skip to content

Commit

Permalink
Remove anchor ref and add explanatory comment
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Brasier <[email protected]>
  • Loading branch information
sd109 and sjpb authored Aug 14, 2023
1 parent 336f95f commit 5f12196
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 @@ -36,7 +36,7 @@ storage:
# See rook-nfs sub-chart for full set of available config values
rooknfs:
enabled: true
storageClassName: *storageclassname
storageClassName: slurm-rook-nfs # NB this must match storage.storageClassName when using rook
# Name for the NFSServer resource created by Rook
serverName: rook-nfs
# Capacity for the backing Read-Write-*Once* volume
Expand Down

0 comments on commit 5f12196

Please sign in to comment.