Skip to content

Commit

Permalink
Updated Helm README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Naya Lazo committed Dec 4, 2024
1 parent 2e65070 commit 1b62156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/fishymetrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ The following table lists the configurable parameters of the fishymetrics chart
| `horizontalPodAutoscaler.targetMemoryUtilizationPercentage` | percentage of pod memory utilization the app must reach before another pod is deployed | `80` |
| `ingress.enabled` | boolean flag to enable/disable the kubernetes ingress resource to the fishymetrics service | `false` |
| `ingress.hosts` | list of host(s) to listen for fishymetrics requests | `[]` |
| `ingress.paths` | list of path(s) to listen for fishymetrics requests | `[]` |
| `ingress.annotations` | annotation labels to add to the ingress kubernetes resource | `{}` |
| `ingress.tls` | list of tls certificates to be applied to the ingress host(s) | `[]` |
| `affinity` | affinity to apply to the kubernetes deployment | `{}` |
Expand Down

0 comments on commit 1b62156

Please sign in to comment.