Skip to content

Commit

Permalink
OPSEXP-2296 update helm-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
slohe1 committed Dec 12, 2023
1 parent 5adec3c commit 4334f40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/alfresco-connector-msteams/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ A Helm chart for deploying Alfresco connector msteams service
| service.externalPort | int | `80` | |
| service.name | string | `"ms-teams-service"` | |
| service.type | string | `"ClusterIP"` | |
| serviceAccount.annotations | object | `{}` | Annotations to add to the service account |
| serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
| serviceAccount.name | string | `"msteams-sa"` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
| strategy.rollingUpdate.maxSurge | int | `1` | |
| strategy.rollingUpdate.maxUnavailable | int | `0` | |
| teams.chat.filenameEnabled | bool | `true` | |
Expand Down

0 comments on commit 4334f40

Please sign in to comment.