We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5980567 commit d18a44fCopy full SHA for d18a44f
operations/enable-cc-rate-limiting.yml
@@ -0,0 +1,7 @@
1
+---
2
+- type: replace
3
+ path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/rate_limiter?
4
+ value:
5
+ enabled: true
6
+ general_limit: "((cc_rate_limiter_general_limit))"
7
+ unauthenticated_limit: "((cc_rate_limiter_unauthenticated_limit))"
0 commit comments