We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08cf472 + 3f4df6b commit c086389Copy full SHA for c086389
1 file changed
kp_pre_commit_hooks/gitops_values_validation.py
@@ -52,7 +52,7 @@
52
ALLOWED_MAX_LOCAL_TOPIC_BYTES_BY_TOPIC_AND_ENV = {
53
"ais-listener.nmea": {
54
"prod": {
55
- "max_limit": 644_245_094_400, # 600GB
+ "max_limit": 697_932_185_600, # 650GB
56
}
57
},
58
"ais-listener.error.station": {
0 commit comments