docs: update deployment
This commit is contained in:
@@ -34,7 +34,7 @@ Architecture:
|
|||||||
- [Github](https://github.com/jkaninda/goma-gateway)
|
- [Github](https://github.com/jkaninda/goma-gateway)
|
||||||
|
|
||||||
### [Documentation](https://jkaninda.github.io/goma-gateway)
|
### [Documentation](https://jkaninda.github.io/goma-gateway)
|
||||||
### [Kubernetes operator](https://github.com/jkaninda/goma-gateway)
|
### [Kubernetes operator](https://github.com/jkaninda/goma-operator)
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|||||||
@@ -81,6 +81,8 @@ spec:
|
|||||||
minReplicas: 2
|
minReplicas: 2
|
||||||
maxReplicas: 5
|
maxReplicas: 5
|
||||||
targetCPUUtilizationPercentage: 80
|
targetCPUUtilizationPercentage: 80
|
||||||
|
targetMemoryUtilizationPercentage: 80
|
||||||
|
affinity: {}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Middleware
|
## Middleware
|
||||||
|
|||||||
Reference in New Issue
Block a user