Skip to content

Commit

Permalink
scripts/create-coco-aks: switch default region to germany west central
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Jun 17, 2024
1 parent 131b5d8 commit 6d0a4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-coco-aks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set -euo pipefail
#

name=""
location="westeurope"
location="GermanyWestCentral"
k8sVersion="1.29"

for i in "$@"; do
Expand Down

0 comments on commit 6d0a4dc

Please sign in to comment.