Skip to content

Commit

Permalink
docs: Update doc to add commonLabels and commonAnnotations (Flagsmith…
Browse files Browse the repository at this point in the history
…#3303)

Co-authored-by: Viktor Subota <[email protected]>
Co-authored-by: Ben Rometsch <[email protected]>
  • Loading branch information
3 people authored Feb 29, 2024
1 parent e2893d1 commit fb8f759
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/deployment/hosting/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,8 @@ The following table lists the configurable parameters of the chart and their def
| `api.statsd.hostFromNodeIp` | Set as true to use the node IP as the statsd host instead | `false` |
| `api.statsd.port` | Host port to receive statsd metrics | `8125` |
| `api.statsd.prefix` | Prefix to add to metric ids | `flagsmith.api` |
| `common.labels` | Labels to add to all resources | `{}` |
| `common.annotations` | Annotations to add to all resources | `{}` |

---

Expand Down

0 comments on commit fb8f759

Please sign in to comment.