Skip to content

Commit

Permalink
Update README.md (gruntwork-io#109)
Browse files Browse the repository at this point in the history
See discussion in gruntwork-io#108
  • Loading branch information
stubbi authored Dec 18, 2020
1 parent 5660c7c commit bb24db0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/gke-basic-helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Now that all the prerequisite tools are installed, we are ready to deploy the GK

1. If you haven't already, clone this repo:
- `git clone https://github.com/gruntwork-io/terraform-google-gke.git`
1. Make sure you are in the `gke-basic-helm` example folder:
- `cd examples/gke-basic-helm`
1. Make sure you are in the root project folder:
- `cd terraform-google-gke`
1. Fill in the required variables in `variables.tf` based on your needs
1. Authenticate to GCP:
- `gcloud auth login`
Expand Down

0 comments on commit bb24db0

Please sign in to comment.