mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update base configuration
Update region in base configuration to address majority of use cases Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
bc4d45a00e
commit
0989c1d590
1 changed files with 1 additions and 1 deletions
|
|
@ -17,5 +17,5 @@ kind: AWSCluster
|
|||
metadata:
|
||||
name: capi-quickstart
|
||||
spec:
|
||||
region: us-east-1
|
||||
region: us-west-2
|
||||
sshKeyName: default
|
||||
|
|
|
|||
Loading…
Reference in a new issue