Skip to content

Commit 63793b4

Browse files
committed
fix failuredomain on mp
Signed-off-by: sivchari <shibuuuu5@gmail.com>
1 parent 9b82cec commit 63793b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/infrastructure-docker/main/bases/cluster-with-topology.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spec:
6868
minReadySeconds: 5
6969
replicas: ${WORKER_MACHINE_COUNT}
7070
failureDomains:
71-
- name: fd4
71+
- fd4
7272
variables:
7373
# We set an empty value to use the default tag kubeadm init is using.
7474
- name: etcdImageTag

0 commit comments

Comments
 (0)