Update template for bastion (#3523)
Update template to have bastion section
This commit is contained in:
committed by
Antoine Legrand
parent
fd422a0646
commit
fac8aaa44e
@ -2,8 +2,9 @@
|
|||||||
${connection_strings_master}
|
${connection_strings_master}
|
||||||
${connection_strings_node}
|
${connection_strings_node}
|
||||||
${connection_strings_etcd}
|
${connection_strings_etcd}
|
||||||
|
${public_ip_address_bastion}
|
||||||
|
|
||||||
|
[bastion]
|
||||||
${public_ip_address_bastion}
|
${public_ip_address_bastion}
|
||||||
|
|
||||||
[kube-master]
|
[kube-master]
|
||||||
|
Reference in New Issue
Block a user