Merge pull request #136 from jkaninda/docs

docs: update deployment
This commit is contained in:
2024-11-27 00:56:43 +01:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ Architecture:
- [Github](https://github.com/jkaninda/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

View File

@@ -81,6 +81,8 @@ spec:
minReplicas: 2
maxReplicas: 5
targetCPUUtilizationPercentage: 80
targetMemoryUtilizationPercentage: 80
affinity: {}
```
## Middleware