mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 21:11:02 +00:00
deploy with k3s
This commit is contained in:
parent
0f08cfb0d2
commit
2863062e44
26 changed files with 456 additions and 207 deletions
3
k3s_cluster/output.tf
Normal file
3
k3s_cluster/output.tf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
output server_public_ip {
|
||||
value = hcloud_floating_ip.server.ip_address
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue