feat(infra): Add websockets IP (#7905)

tf changes from original branch to unblock other work
pull/7906/head^2
Aarushi 2024-08-27 20:35:31 +01:00 committed by GitHub
parent 777f7d25bf
commit 9551f54c35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ node_count = 3
node_pool_name = "dev-main-pool"
machine_type = "e2-medium"
disk_size_gb = 100
static_ip_names = ["agpt-server-ip", "agpt-builder-ip", "auth-ip"]
static_ip_names = ["agpt-server-ip", "agpt-builder-ip", "agpt-ws-server-ip"]
service_accounts = {