mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
feat: install new k3s cluster
This commit is contained in:
parent
7d25467fb4
commit
41d120b277
11 changed files with 418 additions and 36 deletions
|
|
@ -1,3 +1,7 @@
|
|||
variable hcloud_csi_driver_token {
|
||||
variable "hcloud_csi_driver_token" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "hcloud_ccm_token" {
|
||||
type = string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue