Skip to content
Snippets Groups Projects

web: Add optional auto-scaling to the deployment

Merged Antoine R. Dumont requested to merge web-add-autoscaling into production
3 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -154,7 +154,7 @@ webThrottling:
default: 120/h
web:
enabled: true
enabled: false
requestedMemory: 50Mi
requestedCpu: 50m
storageConfigurationRef: fakeRemoteStorageConfigurationRef
Loading