Simplified infra args to be more intuitive + moved EKS worker node group to managed nodes instead of plain ec2 instances
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
## How to run
|
||||
|
||||
```sh
|
||||
|
||||
dagger compute . \
|
||||
--input-string awsConfig.accessKey="MY_AWS_ACCESS_KEY" \
|
||||
--input-string awsConfig.secretKey="MY_AWS_SECRET_KEY"
|
||||
```
|
||||
|
Reference in New Issue
Block a user