Skip to content

Commit

Permalink
update genesiscloud regions
Browse files Browse the repository at this point in the history
  • Loading branch information
Despire committed Nov 19, 2024
1 parent 70b9886 commit f359574
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions manifests/testing-framework/test-sets/autoscaling-2/1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- name: genesiscloudnp
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand All @@ -36,7 +36,7 @@ spec:
- name: gencloudscaled
providerSpec:
name: genesiscloud-2
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
autoscaler:
min: 1
max: 5
Expand Down
4 changes: 2 additions & 2 deletions manifests/testing-framework/test-sets/autoscaling-2/2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- name: genesiscloudnp
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand All @@ -38,7 +38,7 @@ spec:
- name: gencloudscaled
providerSpec:
name: genesiscloud-2
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
autoscaler:
min: 1
max: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down
2 changes: 1 addition & 1 deletion manifests/testing-framework/test-sets/test-set3/1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 2
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down
2 changes: 1 addition & 1 deletion manifests/testing-framework/test-sets/test-set3/2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down
2 changes: 1 addition & 1 deletion manifests/testing-framework/test-sets/test-set3/3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down
2 changes: 1 addition & 1 deletion manifests/testing-framework/test-sets/test-set3/4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- name: gen-kube-nodes
providerSpec:
name: genesiscloud-1
region: ARC-IS-HAF-1
region: NORD-NO-KRS-1
count: 1
serverType: vcpu-2_memory-4g_disk-80g
image: "Ubuntu 22.04"
Expand Down

0 comments on commit f359574

Please sign in to comment.