Skip to content

Commit c086389

Browse files
Merge pull request #52 from Kpler/chore/update-size
increase ais-listener.nmea size to 650GB
2 parents 08cf472 + 3f4df6b commit c086389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kp_pre_commit_hooks/gitops_values_validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
ALLOWED_MAX_LOCAL_TOPIC_BYTES_BY_TOPIC_AND_ENV = {
5353
"ais-listener.nmea": {
5454
"prod": {
55-
"max_limit": 644_245_094_400, # 600GB
55+
"max_limit": 697_932_185_600, # 650GB
5656
}
5757
},
5858
"ais-listener.error.station": {

0 commit comments

Comments
 (0)