Skip to content

Commit

Permalink
chore: update docs in dial helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalevov committed Oct 24, 2024
1 parent 19d2627 commit 23b3097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/dial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ helm install my-release dial/dial -f values.yaml
| vertexai.commonLabels."app.kubernetes.io/component" | string | `"adapter"` | |
| vertexai.enabled | bool | `false` | Enable/disable ai-dial-adapter-vertexai |
| vertexai.image.repository | string | `"epam/ai-dial-adapter-vertexai"` | |
| vertexai.image.tag | string | `"0.12.0"` | |
| vertexai.image.tag | string | `"0.12.1"` | |
| vertexai.livenessProbe.enabled | bool | `true` | |
| vertexai.readinessProbe.enabled | bool | `true` | |

Expand Down

0 comments on commit 23b3097

Please sign in to comment.