Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Commit

Permalink
fix: Rename disk space config (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyi authored Jun 19, 2019
1 parent 5c15c29 commit 22bdfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/custom-environment-variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ executor:
# upper bound for user custom memory
max: K8S_MEMORY_MAX
disk:
high: K8S_DISK_LABEL
space: K8S_DISK_LABEL
speed: K8S_DISK_SPEED_LABEL
# Default build timeout for all builds in this cluster
buildTimeout: K8S_VM_BUILD_TIMEOUT
Expand Down

0 comments on commit 22bdfe4

Please sign in to comment.