UPDATE: uptime internal ip

This commit is contained in:
marcos-silva-rodrigues
2025-09-15 10:34:36 -03:00
parent bc49f79cb3
commit f1d56e4c2c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ releases:
# 137.131.167.254/32 loadbalancer
# 159.112.184.81/32 cluster ip for the uptime request ingest
- name: maestro.restricted_ip
value: "177.52.172.0/24, 189.84.160.157/32, 186.237.171.146/32, 137.131.167.254/32, 10.70.0.0/16, 159.112.184.81/32"
value: "177.52.172.0/24, 189.84.160.157/32, 186.237.171.146/32, 137.131.167.254/32, 10.70.0.0/16, 159.112.184.81/32, 10.244.0.0/16"
+1 -1
View File
@@ -27,4 +27,4 @@ charts:
- name: resources
value: null
- name: maestro.restricted_ip
value: "137.131.167.254/32, 10.70.0.0/16, 159.112.184.81/32"
value: "137.131.167.254/32, 10.70.0.0/16, 159.112.184.81/32, 10.244.0.0/16"