diff --git a/setup.yaml b/setup.yaml index f51b88a..c8aa348 100644 --- a/setup.yaml +++ b/setup.yaml @@ -14,4 +14,4 @@ nodeGroups: - name : worker2 # название воркера instanceType : t3.small # указываем тип инстантов desiredCapacity : 2 # указываем количество воркеров - privateNetworking: true # включаем приватную сет \ No newline at end of file + privateNetworking: true # включаем приватную сеть