Skip to content

Commit 3556f78

Browse files
committed
Make linter happy
1 parent 3afb7e5 commit 3556f78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/azimuth-llm/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ ui:
110110
# Container image config
111111
image:
112112
repository: ghcr.io/stackhpc/azimuth-llm-chat-ui
113-
tag: # Defaults to chart's appVersion
113+
# Defaults to chart's appVersion
114+
tag:
114115
imagePullPolicy:
115116
# The settings to be passed to the frontend web app.
116117
# Format depends on the chosen UI image above. For each of the UIs

0 commit comments

Comments
 (0)