Skip to content

Commit 051e954

Browse files
committed
Fix syself-cluster.yaml, Hetzner names have changed
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 26da855 commit 051e954

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

playbooks/.config/scs/syself-cluster.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ spec:
2626
variables:
2727
overrides:
2828
- name: workerMachineTypeHcloud
29-
value: cpx31
29+
value: cpx32
3030
variables:
3131
- name: region
3232
value: nbg1
3333
- name: controlPlaneMachineTypeHcloud
34-
value: cpx31
34+
value: cpx32

0 commit comments

Comments
 (0)