Skip to content

Commit

Permalink
Remove wso2.deployment.mi.config from readme files
Browse files Browse the repository at this point in the history
Removing wso2.deployment.mi.config as that is not used, MI config mapper templating will be done by wso2/product-micro-integrator#2950
  • Loading branch information
chanikag committed Aug 23, 2023
1 parent 62e9279 commit 955a85c
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 955a85c

Please sign in to comment.