Skip to content

Commit

Permalink
fix: aws endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Rodenhuis committed Jan 24, 2024
1 parent 1962f33 commit 5b9bfa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/installation/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ ACCESS_KEY_SECRET=$(echo $ACCESS_KEY | jq -r '.AccessKey.SecretAccessKey')

## Create the values.yaml file

- Get the API server endpoint (eg. https://C000000000000.gr7.eu-central-1.eks.amazonaws.com)
- Get the API server endpoint. You can find the API server endpoint in the Details section of the cluster in the AWS console.

- Add the DNS configuration created in the previous step, the API server endpoint, the `domainSuffix`, `domainFilters`, `region` and `email` to the `values.yaml` that we'll use to install Otomi:

Expand Down

0 comments on commit 5b9bfa1

Please sign in to comment.