Skip to content

Commit

Permalink
Fix helm reference doc
Browse files Browse the repository at this point in the history
  • Loading branch information
boldfield committed Dec 9, 2024
1 parent 7112508 commit 22f3370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sources/setup/install/helm/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -5012,6 +5012,7 @@ null
<td>Configuration for the ingester</td>
<td><pre lang="json">
{
"addIngesterNamePrefix": false,
"affinity": {
"podAntiAffinity": {
"requiredDuringSchedulingIgnoredDuringExecution": [
Expand Down Expand Up @@ -5080,6 +5081,7 @@ null
"readinessProbe": {},
"replicas": 0,
"resources": {},
"rolloutGroupPrefix": null,
"serviceAnnotations": {},
"serviceLabels": {},
"terminationGracePeriodSeconds": 300,
Expand Down

0 comments on commit 22f3370

Please sign in to comment.