Skip to content

Commit

Permalink
Update README.md (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
VladyslavKurmaz authored Nov 6, 2023
1 parent 41075fe commit 86fce09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
AWS_DEFAULT_REGION=eu-central-1
TF_VAR_aws_k8s_version=1.27
TF_VAR_aws_k8s_version=1.28
TF_VAR_aws_k8s_nodes_min=1
TF_VAR_aws_k8s_nodes_desired=2
TF_VAR_aws_k8s_nodes_max=3
Expand Down Expand Up @@ -95,7 +95,7 @@
DIGITALOCEAN_TOKEN=<your_do_token>
TF_VAR_do_region=nyc3
TF_VAR_do_k8s_version=1.27.4-do.0
TF_VAR_do_k8s_version=1.28.2-do.0
TF_VAR_do_k8s_nodes_min=1
TF_VAR_do_k8s_nodes_max=2
TF_VAR_do_k8s_nodes_size=s-2vcpu-2gb
Expand Down

0 comments on commit 86fce09

Please sign in to comment.