diff --git a/README.md b/README.md index 3e70144..958d088 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/install/kuberntes-advanced.md b/docs/install/kuberntes-advanced.md index bc831ca..2b9ca92 100644 --- a/docs/install/kuberntes-advanced.md +++ b/docs/install/kuberntes-advanced.md @@ -81,6 +81,8 @@ spec: minReplicas: 2 maxReplicas: 5 targetCPUUtilizationPercentage: 80 + targetMemoryUtilizationPercentage: 80 + affinity: {} ``` ## Middleware