mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-12 06:19:33 +00:00
reduce length of cluster name
This commit is contained in:
parent
1bc1336268
commit
5cb9cc3379
@ -2,7 +2,7 @@
|
||||
module "gke" {
|
||||
source = "../modules/gke"
|
||||
|
||||
name = "logos-storage-dist-tests"
|
||||
name = "logos-storage-rel-tests"
|
||||
project = var.project
|
||||
region = var.region
|
||||
kubernetes_release_channel = "STABLE"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user