Skip to content

Commit

Permalink
Update 05_evmpool.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuresh108 authored Sep 19, 2024
1 parent e743296 commit 542fb10
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion emp/emp-yamls/05_evmpool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ spec:
kind: EKSCluster
name: emp-eks-cluster
empName: emp-test
# Storage type can be efs|ebs
storage:
type: efs

# EMP Resources overcommitment multipler
overcommitMultipler:
Expand All @@ -27,4 +30,4 @@ spec:
sshKey: <Encoded-Public-SSHKEY>

# Minimum number of EVMs to spawn up using this EVMPool template
minEVMs: 14
minEVMs: 14

0 comments on commit 542fb10

Please sign in to comment.