Skip to content

Commit

Permalink
Fixes incorrect registrationMethod for VIP (issue #578)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsundermeyer authored and hardys committed Feb 25, 2025
1 parent 15961c5 commit 6cfb090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciidoc/product/atip-automated-provision.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,7 @@ spec:
type: "RollingUpdate"
rollingUpdate:
maxSurge: 0
registrationMethod: "address"
registrationMethod: "control-plane-endpoint"
registrationAddress: $\{EDGE_VIP_ADDRESS}
serverConfig:
cni: cilium
Expand Down

0 comments on commit 6cfb090

Please sign in to comment.