Skip to content

Commit

Permalink
s/prodstack5/prodstack6/g
Browse files Browse the repository at this point in the history
  • Loading branch information
freyes committed Dec 13, 2024
1 parent 3becc17 commit bf06e92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/nodepool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf06e92

Please sign in to comment.