mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 21:40:34 +00:00
chore(): updated main master name
This commit is contained in:
@@ -10,7 +10,7 @@ resource "terraform_data" "k8s_main_master_user_data" {
|
||||
}
|
||||
|
||||
resource "yandex_compute_instance" "k8s_main_master" {
|
||||
name = "master-k8s"
|
||||
name = "master-0-ru-central1-d-k8s"
|
||||
hostname = local.k8s_main_master_fqdn
|
||||
description = "Salt, ansible and kubernetes master, provisions other nodes"
|
||||
platform_id = "standard-v3"
|
||||
|
||||
Reference in New Issue
Block a user