From bf06e9260fb2588fe4c74aa72cbce628aa5a5b23 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Fri, 13 Dec 2024 16:49:50 -0300 Subject: [PATCH] s/prodstack5/prodstack6/g --- infrastructure/nodepool.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infrastructure/nodepool.yaml b/infrastructure/nodepool.yaml index da7dbcc..f2ef667 100644 --- a/infrastructure/nodepool.yaml +++ b/infrastructure/nodepool.yaml @@ -10,9 +10,9 @@ zookeeper-tls: cert: /tls/client/tls.crt key: /tls/client/tls.key providers: -- name: prodstack5 # this is a nodepool identifier for this cloud provider (cloud+region combo) - region-name: prodstack5 # this needs to match the region name in clouds.yaml but is only needed if there is more than one region - cloud: prodstack5 # This needs to match the name in clouds.yaml +- name: prodstack6 # this is a nodepool identifier for this cloud provider (cloud+region combo) + region-name: prodstack6 # this needs to match the region name in clouds.yaml but is only needed if there is more than one region + cloud: prodstack6 # This needs to match the name in clouds.yaml boot-timeout: 600 # 10m cloud-images: - name: noble