We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ec1ccf + b5b2272 commit f70bc12Copy full SHA for f70bc12
1 file changed
contrib/coreos/user-data.example
@@ -13,7 +13,7 @@ coreos:
13
listen-peer-urls: http://$private_ipv4:2380,http://$private_ipv4:7001
14
data-dir: /var/lib/etcd2
15
fleet:
16
- public-ip: $public_ipv4
+ public-ip: $private_ipv4
17
metadata: controlPlane=true,dataPlane=true,routerMesh=true
18
update:
19
reboot-strategy: "off"
0 commit comments