Skip to content

Commit

Permalink
Merge pull request #621 from PasanT9/para-420
Browse files Browse the repository at this point in the history
[4.2.0] Remove unused parameters
  • Loading branch information
PasanT9 authored Nov 20, 2024
2 parents 2889498 + cca722c commit 86a7e68
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions advanced/am-pattern-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| Parameter | Description | Default Value |
|---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|-----------------------------|
| `wso2.deployment.persistentRuntimeArtifacts.storageClass` | Appropriate Kubernetes Storage Class | `nfs` |
| `wso2.deployment.persistentRuntimeArtifacts.sharedArtifacts.capacity.executionPlans` | Capacity for execution plans shared between the Traffic Manager profile instances | 20M |
| `wso2.deployment.persistentRuntimeArtifacts.sharedArtifacts.capacity.synapseConfigs` | Capacity for synapse artifacts of APIs shared between the Gateway profile instances | 50M |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.enabled` | Indicates if persistence of the runtime artifacts for Apache Solr-based indexing is enabled | false |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.capacity.carbonDatabase` | Capacity for persisting the H2 based local Carbon database file | 50M |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.capacity.solrIndexedData` | Capacity for persisting the Apache Solr indexed data | 50M |
Expand Down
2 changes: 0 additions & 2 deletions advanced/am-pattern-4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| Parameter | Description | Default Value |
|---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|-----------------------------|
| `wso2.deployment.persistentRuntimeArtifacts.storageClass` | Appropriate Kubernetes Storage Class | `nfs` |
| `wso2.deployment.persistentRuntimeArtifacts.sharedArtifacts.capacity.executionPlans` | Capacity for execution plans shared between the Traffic Manager profile instances | 20M |
| `wso2.deployment.persistentRuntimeArtifacts.sharedArtifacts.capacity.synapseConfigs` | Capacity for synapse artifacts of APIs shared between the Gateway profile instances | 50M |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.enabled` | Indicates if persistence of the runtime artifacts for Apache Solr-based indexing is enabled | false |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.capacity.carbonDatabase` | Capacity for persisting the H2 based local Carbon database file | 50M |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.capacity.solrIndexedData` | Capacity for persisting the Apache Solr indexed data | 50M |
Expand Down
2 changes: 0 additions & 2 deletions simple/am-single/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| Parameter | Description | Default Value |
|---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|-----------------------------|
| `wso2.deployment.persistentRuntimeArtifacts.storageClass` | Appropriate Kubernetes Storage Class | `nfs` |
| `wso2.deployment.persistentRuntimeArtifacts.sharedArtifacts.capacity.executionPlans` | Capacity for execution plans shared between the Traffic Manager profile instances | 20M |
| `wso2.deployment.persistentRuntimeArtifacts.sharedArtifacts.capacity.synapseConfigs` | Capacity for synapse artifacts of APIs shared between the Gateway profile instances | 50M |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.enabled` | Indicates if persistence of the runtime artifacts for Apache Solr-based indexing is enabled | false |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.capacity.carbonDatabase` | Capacity for persisting the H2 based local Carbon database file | 50M |
| `wso2.deployment.persistentRuntimeArtifacts.apacheSolrIndexing.capacity.solrIndexedData` | Capacity for persisting the Apache Solr indexed data | 50M |
Expand Down

0 comments on commit 86a7e68

Please sign in to comment.