Skip to content

Commit 195cff9

Browse files
chore: fix helm.fiftyone.ai table [AS-1454] (#568)
chore: fix helm.fiftyone.ai table
1 parent b6b9576 commit 195cff9

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

helm/fiftyone-teams-app/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ If pods show unhealthy states (e.g., `0/1`, `CrashLoopBackOff`, `Pending`):
712712
## Values
713713

714714
<!-- markdownlint-disable MD060 -->
715+
715716
| Key | Type | Default | Description |
716717
|-----|------|---------|-------------|
717718
| apiSettings.affinity | object | `{}` | Affinity and anti-affinity for `teams-api`. [Reference][affinity]. |
@@ -1084,6 +1085,7 @@ If pods show unhealthy states (e.g., `0/1`, `CrashLoopBackOff`, `Pending`):
10841085
| teamsAppSettings.updateStrategy | object | `{"type":"RollingUpdate"}` | Control how `teams-app` pods are redeployed during an upgrade. [Reference][upgrade-strategies] |
10851086
| teamsAppSettings.volumeMounts | list | `[]` | Volume mounts for `teams-app` pods. [Reference][volumes]. |
10861087
| teamsAppSettings.volumes | list | `[]` | Volumes for `teams-app` pods. [Reference][volumes]. |
1088+
10871089
<!-- markdownlint-enable MD060 -->
10881090

10891091
<!-- Reference Links -->

helm/fiftyone-teams-app/README.md.gotmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,9 @@ If pods show unhealthy states (e.g., `0/1`, `CrashLoopBackOff`, `Pending`):
718718
## Values
719719

720720
<!-- markdownlint-disable MD060 -->
721+
721722
{{ template "chart.valuesTable" . }}
723+
722724
<!-- markdownlint-enable MD060 -->
723725

724726
<!-- Reference Links -->

0 commit comments

Comments
 (0)