You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operations/experimental/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ This is the README for Experimental Ops-files. To learn more about `cf-deploymen
27
27
|[`disable-interpolate-service-bindings.yml`](disable-interpolate-service-bindings.yml)| Disables the interpolation of CredHub service credentials by Cloud Controller. ||**NO**|
28
28
|[`disable-uaa-client-redirect-uri-legacy-matching-mode.yml`](disable-uaa-client-redirect-uri-legacy-matching-mode.yml)| Disables legacy (non-exact) matching of redirect URIs in the UAA. ||**NO**|
29
29
|[`enable-app-log-rate-limiting.yml`](enable-app-log-rate-limiting.yml)| Enable rate limiting for number of logs generated by the application. | Introduces variable `app_log_rate_limit`. |**NO**|
30
+
|[`enable-app-log-rate-limiting-windows2019.yml`](enable-app-log-rate-limiting-windows2019.yml)| Enable rate limiting for number of logs generated by the application. | Introduces variable `app_log_rate_limit`. Requires `../windows1803-cell.yml`|**NO**|
30
31
|[`enable-bpm-garden.yml`](enable-bpm-garden.yml)| Enables the [BOSH Process Manager](https://github.com/cloudfoundry-incubator/bpm-release) for Garden. | This ops file **cannot** be deployed in conjunction with `enable-oci-phase-1.yml`. |**NO**|
31
32
|[`enable-containerd-for-processes.yml`](enable-containerd-for-processes.yml)| Configure Garden to run processes via containerd. | This ops file **cannot** be deployed in conjunction with `rootless-containers.yml`. |**YES**|
0 commit comments