Skip to content

Commit

Permalink
Missed line
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgjs committed Oct 12, 2023
1 parent 8b967cb commit 590fd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/cloud/job_stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobDefinition: '' # [REQUIRED] The job definition used by this job.
# size: 16 # number of nodes
nodeOverrides:
resourceRequirements:
- value: '32768'
type: MEMORY
containerOverrides: # An object with various properties that override the defaults for the job definition that specify the name of a container in the specified job definition and the overrides it should receive.
command: # The command to send to the container that overrides the default command from the Docker image or the job definition.
Expand Down

0 comments on commit 590fd42

Please sign in to comment.