Skip to content

Commit

Permalink
Merge pull request #600 from chanikag/4.2.0
Browse files Browse the repository at this point in the history
Remove wso2.deployment.mi.config from readme files
  • Loading branch information
chanikag authored Aug 23, 2023
2 parents 62e9279 + 955a85c commit 0be4d5a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion advanced/am-pattern-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| `wso2.deployment.mi.resources.requests.cpu` | The minimum amount of CPU that should be allocated for a Pod | 500m |
| `wso2.deployment.mi.resources.limits.memory` | The maximum amount of memory that should be allocated for a Pod | 1Gi |
| `wso2.deployment.mi.resources.limits.cpu` | The maximum amount of CPU that should be allocated for a Pod | 1000m |
| `wso2.deployment.mi.config` | Custom deployment configuration file (`<WSO2AM>/repository/conf/deployment.toml`) | - |
| `wso2.deployment.mi.ingress.management.hostname` | Hostname for Micro Integrator management apis | `management.mi.wso2.com` |
| `wso2.deployment.mi.ingress.management.annotations` | Ingress resource annotations for API Manager Gateway | Community NGINX Ingress controller annotations |
Expand Down
2 changes: 0 additions & 2 deletions advanced/am-pattern-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| `am-pattern-1.wso2.deployment.mi.resources.requests.cpu` | The minimum amount of CPU that should be allocated for a Pod | 500m |
| `am-pattern-1.wso2.deployment.mi.resources.limits.memory` | The maximum amount of memory that should be allocated for a Pod | 1Gi |
| `am-pattern-1.wso2.deployment.mi.resources.limits.cpu` | The maximum amount of CPU that should be allocated for a Pod | 1000m |
| `am-pattern-1.wso2.deployment.mi.config` | Custom deployment configuration file (`<WSO2AM>/repository/conf/deployment.toml`) | - |
| `am-pattern-1.wso2.deployment.mi.ingress.management.hostname` | Hostname for Micro Integrator management apis | `management.mi.wso2.com` |
| `am-pattern-1.wso2.deployment.mi.ingress.management.annotations` | Ingress resource annotations for API Manager Gateway | Community NGINX Ingress controller annotations |
Expand All @@ -343,7 +342,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| `wso2.deployment.mi.resources.requests.cpu` | The minimum amount of CPU that should be allocated for a Pod | 500m |
| `wso2.deployment.mi.resources.limits.memory` | The maximum amount of memory that should be allocated for a Pod | 1Gi |
| `wso2.deployment.mi.resources.limits.cpu` | The maximum amount of CPU that should be allocated for a Pod | 1000m |
| `wso2.deployment.mi.config` | Custom deployment configuration file (`<WSO2AM>/repository/conf/deployment.toml`) | - |
| `wso2.deployment.mi.ingress.management.hostname` | Hostname for Micro Integrator management apis | `management.mi.wso2.com` |
| `wso2.deployment.mi.ingress.management.annotations` | Ingress resource annotations for API Manager Gateway | Community NGINX Ingress controller annotations |
Expand Down
1 change: 0 additions & 1 deletion advanced/am-pattern-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| `wso2.deployment.mi.resources.requests.cpu` | The minimum amount of CPU that should be allocated for a Pod | 500m |
| `wso2.deployment.mi.resources.limits.memory` | The maximum amount of memory that should be allocated for a Pod | 1Gi |
| `wso2.deployment.mi.resources.limits.cpu` | The maximum amount of CPU that should be allocated for a Pod | 1000m |
| `wso2.deployment.mi.config` | Custom deployment configuration file (`<WSO2AM>/repository/conf/deployment.toml`) | - |
| `wso2.deployment.mi.ingress.management.hostname` | Hostname for Micro Integrator management apis | `management.mi.wso2.com` |
| `wso2.deployment.mi.ingress.management.annotations` | Ingress resource annotations for API Manager Gateway | Community NGINX Ingress controller annotations |
Expand Down
1 change: 0 additions & 1 deletion advanced/am-pattern-4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ If you do not have an active WSO2 subscription, **do not change** the parameters
| `wso2.deployment.mi.resources.requests.cpu` | The minimum amount of CPU that should be allocated for a Pod | 500m |
| `wso2.deployment.mi.resources.limits.memory` | The maximum amount of memory that should be allocated for a Pod | 1Gi |
| `wso2.deployment.mi.resources.limits.cpu` | The maximum amount of CPU that should be allocated for a Pod | 1000m |
| `wso2.deployment.mi.config` | Custom deployment configuration file (`<WSO2AM>/repository/conf/deployment.toml`) | - |
| `wso2.deployment.mi.ingress.management.hostname` | Hostname for Micro Integrator management apis | `management.mi.wso2.com` |
| `wso2.deployment.mi.ingress.management.annotations` | Ingress resource annotations for API Manager Gateway | Community NGINX Ingress controller annotations |
Expand Down

0 comments on commit 0be4d5a

Please sign in to comment.