Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: JonParsons11350 <64483595+JonParsons11350@users.noreply.github.com>
  • Loading branch information
josephbarnett and JonParsons11350 authored Jul 11, 2024
1 parent 0be05d3 commit 91761ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ docker run -it --rm ghcr.io/cloudzero/cloudzero-agent-validator/cloudzero-agent-
mkdir config
docker run -it --rm -v ./config:/config ghcr.io/cloudzero/cloudzero-agent-validator/cloudzero-agent-validator:latest cloudzero-agent-validator config generate -f /config/myconfig.yml --account 123456789 --cluster my-cluster-name --region us-east-1
```
> You can not open `./config/myconfig.yml` and edit values as necessary for your cluster.
> You can now open `./config/myconfig.yml` and edit values as necessary for your cluster.

### Run a command locally (not in-pod)
Expand Down

0 comments on commit 91761ca

Please sign in to comment.