Skip to content

Commit

Permalink
Merge pull request #38 from directus-labs/update-helm-docs
Browse files Browse the repository at this point in the history
Update helm docs
  • Loading branch information
mikesindieiev authored Oct 17, 2024
2 parents a677c71 + 1766663 commit 2e7d2b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/directus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,12 @@ Directus is a real-time API and App dashboard for managing SQL database content.
| serviceAccount.annotations | object | `{}` | |
| serviceAccount.create | bool | `true` | |
| serviceAccount.name | string | `""` | |
| sidecar.command[0] | string | `"sleep"` | |
| sidecar.command[1] | string | `"3600"` | |
| sidecar.enabled | bool | `true` | |
| sidecar.pullPolicy | string | `"Always"` | |
| sidecar.repository | string | `"alpine"` | |
| sidecar.securityContext | object | `{}` | |
| sidecar.tag | string | `"latest"` | |
| tolerations | list | `[]` | |

0 comments on commit 2e7d2b7

Please sign in to comment.