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

tf changes from original branch to unblock other work
This commit is contained in:
Aarushi
2024-08-27 20:35:31 +01:00
committed by GitHub
parent 777f7d25bf
commit 9551f54c35

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 = {