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
| wso2.apim.log4j2.loggers | string |`""`| Console loggers that can be enabled. Allowed values are AUDIT_LOG_CONSOLE, HTTP_ACCESS_CONSOLE, TRANSACTION_CONSOLE, CORRELATION_CONSOLE |
238
+
| wso2.apim.mountStartupScript | bool |`false`| Startup script mount status |
239
+
| wso2.apim.portOffset | int |`0`| Port Offset for APIM deployment |
@@ -143,6 +148,7 @@ A Helm chart for the deployment of WSO2 API Management Control Plane profile
143
148
| wso2.apim.configurations.userStore.type | string |`"database_unique_id"`| User store type. https://apim.docs.wso2.com/en/latest/administer/managing-users-and-roles/managing-user-stores/configure-primary-user-store/configuring-the-primary-user-store/|
| wso2.apim.log4j2.loggers | string |`""`| Console loggers that can be enabled. Allowed values are AUDIT_LOG_CONSOLE, HTTP_ACCESS_CONSOLE, TRANSACTION_CONSOLE, CORRELATION_CONSOLE |
151
+
| wso2.apim.mountStartupScript | bool |`false`| Startup script mount status |
146
152
| wso2.apim.portOffset | int |`0`| Port Offset for APIM deployment |
Copy file name to clipboardExpand all lines: distributed/gateway/README.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -124,11 +124,14 @@ A Helm chart for the deployment of WSO2 API Management Gateway profile
124
124
| wso2.apim.configurations.throttling.serviceUrl | string |`"wso2am-cp-service"`| Traffic manager loadbalancer service url for throttling. If the traffic manager is separated from control-plane, all urls should be pointed to traffic-manager ones. |
| wso2.apim.configurations.throttling.urls | list |`["wso2am-cp-1-service","wso2am-cp-2-service"]`| Traffic manager service urls. You only need to define one if the TM is not in HA. |
| wso2.apim.configurations.userStore.properties | object |`{"key":"value"}`| User store properties |
129
131
| wso2.apim.configurations.userStore.type | string |`"database_unique_id"`| User store type. https://apim.docs.wso2.com/en/latest/administer/managing-users-and-roles/managing-user-stores/configure-primary-user-store/configuring-the-primary-user-store/|
| wso2.apim.log4j2.loggers | string |`""`| Console loggers that can be enabled. Allowed values are AUDIT_LOG_CONSOLE, HTTP_ACCESS_CONSOLE, TRANSACTION_CONSOLE, CORRELATION_CONSOLE |
134
+
| wso2.apim.mountStartupScript | bool |`false`| Startup script mount status |
132
135
| wso2.apim.portOffset | int |`0`| Port Offset for APIM deployment |
0 commit comments