Skip to content

Commit f9535fe

Browse files
fsundermeyerhardys
authored andcommitted
Fixes incorrect registrationMethod for VIP (issue #578)
In https://documentation.suse.com/suse-edge/3.2/html/edge/atip-automated-provisioning.html#multi-node (cherry picked from commit 6cfb090)
1 parent 43319e6 commit f9535fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asciidoc/product/atip-automated-provision.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ spec:
10581058
type: "RollingUpdate"
10591059
rollingUpdate:
10601060
maxSurge: 0
1061-
registrationMethod: "address"
1061+
registrationMethod: "control-plane-endpoint"
10621062
registrationAddress: $\{EDGE_VIP_ADDRESS}
10631063
serverConfig:
10641064
cni: cilium

0 commit comments

Comments
 (0)