Skip to content

Commit 0aaba63

Browse files
author
tylertitsworth
committed
fix small formatting typo
Signed-off-by: tylertitsworth <tyler.titsworth@intel.com>
1 parent 998895a commit 0aaba63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/charts/tgi/templates/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ spec:
8484
medium: Memory
8585
- name: hf-data
8686
persistentVolumeClaim:
87-
claimName: {{.Values.pvc.name }}
87+
claimName: {{ .Values.pvc.name }}
8888
- name: tmp
8989
emptyDir: {}

0 commit comments

Comments
 (0)