docs: update deployment

This commit is contained in:
Jonas Kaninda
2024-11-27 00:55:25 +01:00
parent 0502f9caad
commit 711fb2a7c3
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

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