Skip to content

Commit

Permalink
[helm-docs] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rasabot committed Aug 21, 2023
1 parent c13b605 commit ee7a9f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/rasa-action-server/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rasa-action-server

![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)

Rasa Action Server Helm chart for Kubernetes

Expand Down Expand Up @@ -37,6 +37,7 @@ Rasa Action Server Helm chart for Kubernetes
| deploymentLabels | object | `{}` | Labels to add to the action-server deployment |
| extraEnv | list | `[]` | Add extra environment variables |
| fullnameOverride | string | `""` | Override the full qualified app name |
| hostAliases | list | `[]` | Specify the hostAliases of the Action Server pods |
| image.name | string | `"rasa-x-demo"` | Action Server image name to use (relative to `registry`) |
| image.pullPolicy | string | `"IfNotPresent"` | Action Server image pullPolicy |
| image.pullSecrets | list | `[]` | Action Server repository pullSecret # See https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod |
Expand Down

0 comments on commit ee7a9f9

Please sign in to comment.