We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12213cf commit 84674afCopy full SHA for 84674af
charts/bifrost-gateway-controller/README.md
@@ -27,6 +27,7 @@ Gateway API driven management of network infrastructure across Kubernetes and cl
27
| controllerManager.manager.resources.limits.memory | string | `"128Mi"` | |
28
| controllerManager.manager.resources.requests.cpu | string | `"10m"` | |
29
| controllerManager.manager.resources.requests.memory | string | `"64Mi"` | |
30
+| controllerManager.podAnnotations | object | `{}` | |
31
| controllerManager.replicas | int | `1` | |
32
| metricsService.ports[0].name | string | `"http"` | |
33
| metricsService.ports[0].port | int | `8080` | |
0 commit comments